ScriptEvent:forceAnimUpdate

From Mod Wiki
Revision as of 13:02, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.