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