Event method triggered when the mod will be updated.
Typically will be the frame rate of the game however excessive time spent in mod methods may result in throttling of this method.
Use this method for mod update code, similar to Unity'S Update method
Namespace:
UMod
Assembly:
UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax See Also