IsNpcPlayingMountingAnimationPrereq class
IsNpcPlayingMountingAnimationPrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
slotName | CName | scripted |
isCheckInverted | 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 IsFulfilled(ScriptGameInstance game, IScriptable context)overrideRTTI