ActionTargetPrereq class
ActionTargetPrereq
Inheritance
Base: game.IScriptablePrereq
Derived
None.
Properties
| Property | Type | |
|---|---|---|
targetRecord | WeakHandle<game.data.AIActionTarget_Record> | scripted |
invert | bool | scripted |
Functions
void Initialize(TDBID recordID)overrideRTTIvoid OnApplied(game.PrereqState state, ScriptGameInstance game, IScriptable context)overrideRTTIbool IsFulfilled(ScriptGameInstance game, IScriptable context)overrideRTTI