AIbehaviorUniqueActiveCommandList
No base class.
None.
None.
static int Size(AIbehaviorUniqueActiveCommandList list) staticRTTIstatic void Add(AIbehaviorUniqueActiveCommandList list, AICommand command) staticRTTIstatic void Remove(AIbehaviorUniqueActiveCommandList list, CName commandName) staticRTTIstatic void TrackActionCommand(AIbehaviorUniqueActiveCommandList list, CName commandName) staticRTTIstatic void ClearActionCommand(AIbehaviorUniqueActiveCommandList list, CName commandName) staticRTTIstatic bool IsActionCommandByName(AIbehaviorUniqueActiveCommandList list, CName commandName) staticRTTIstatic bool IsActionCommandById(AIbehaviorUniqueActiveCommandList list, uint commandId) staticRTTIstatic bool Contains(AIbehaviorUniqueActiveCommandList list, CName command) staticRTTIstatic bool ContainsById(AIbehaviorUniqueActiveCommandList list, uint commandId) staticRTTI