Show / Hide Table of Contents

    Delegate OnUpdateHandler

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