IsPlayerOnGroundPrereq class
IsPlayerOnGroundPrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
invert | bool | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIbool OnRegister(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIvoid OnUnregister(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIbool Evaluate(game.Object owner, bool value)RTTI