Show / Hide Table of Contents

    Delegate OnLateUpdateHandler

    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void OnLateUpdateHandler(float deltaTime, float unscaledDeltaTime);
    Parameters
    Type Name Description
    Single deltaTime
    Single unscaledDeltaTime
    Back to top Copyright © 2020 East Side Games Inc.