Click or drag to resize

ManagedUpdateOnLateUpdate Field

Event handler that is called every update but after the regular Update.

Namespace:  Archon.SwissArmyLib.Events.Loops
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static readonly Event OnLateUpdate
Request Example View Source

Field Value

Type: Event
See Also