Delegate OnLateUpdateHandler
Namespace: IdleKit.Framework
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnLateUpdateHandler(float deltaTime, float unscaledDeltaTime);
Parameters
| Type | Name | Description |
|---|---|---|
| Single | deltaTime | |
| Single | unscaledDeltaTime |