Description
Documentation Comment
Register for OnUpdate events, every X seconds, where X is the interval. All scripts attached to this magic effect will get the update events
Caveats
Parameters
floatafInterval
Examples
Auto-Generated Example
float myFloat__afInterval
myActiveMagicEffect__toCallFunctionOn.RegisterForUpdate(myFloat__afInterval)