NPCLocomotionTypePrereq class
NPCLocomotionTypePrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
locomotionMode | game.data.LocomotionMode[] | scripted |
invert | bool | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIbool OnRegister(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIbool Evaluate(game.Object owner, int value)RTTI