Description
Documentation Comment
Register for OnUpdateGameTime events, every X hours of game time, where X is the interval. All scripts attached to this alias will get the update events
Caveats
Parameters
floatafInterval
Examples
Auto-Generated Example
float myFloat__afInterval
myAlias__toCallFunctionOn.RegisterForUpdateGameTime(myFloat__afInterval)