ScriptEvent:forceAnimUpdate
From Mod Wiki
Parameters
boolean state -- Whether to increase, or decrease the counter.
Result
None.
Supported By
sdScriptEntity
Comments
- This uses a ref counting system, so every call to this with true should be matched with another call with false.
Functionality
Enables/disables forcing of animation updates, regardless of AoR state.