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