AISubActionPlaySound_Record_Implementation class
AISubActionPlaySound_Record_Implementation
Inheritance
Base: IScriptable
Derived
None.
Properties
None.
Functions
static void Deactivate(AIbehaviorScriptExecutionContext context, WeakHandle<game.data.AISubActionPlaySound_Record> record, float duration, bool interrupted)staticRTTI globalstatic AIbehaviorUpdateOutcome Update(AIbehaviorScriptExecutionContext context, WeakHandle<game.data.AISubActionPlaySound_Record> record, float duration)staticRTTI globalstatic void Activate(AIbehaviorScriptExecutionContext context, WeakHandle<game.data.AISubActionPlaySound_Record> record)staticRTTI globalstatic void PlaySound(AIbehaviorScriptExecutionContext context, WeakHandle<game.data.AISubActionPlaySound_Record> record)staticRTTI global