SetGlobalTimeOverride
Last updated
Last updated
public static void SetGlobalTimeOverride(UnityEvent unityEvent, float interval = 1)
unityEvent
The to subscribe the decrementation interval of duration to.
interval
The float value to decrement from duration.
This is only necessary for games that don't have real-time StatusEffects.