GetInstance() | SCR_CompositionSlotManagerComponent | static |
GetOccupant(IEntity slot) | SCR_CompositionSlotManagerComponent | |
GetOnEntityChanged() | SCR_CompositionSlotManagerComponent | |
GetSlot(IEntity occupant) | SCR_CompositionSlotManagerComponent | |
IsInSlot(IEntity occupant) | SCR_CompositionSlotManagerComponent | |
IsOccupied(IEntity slot) | SCR_CompositionSlotManagerComponent | |
m_aOccupiedDynamic | SCR_CompositionSlotManagerComponent | protected |
m_aOccupiedStatic | SCR_CompositionSlotManagerComponent | protected |
m_aQueriedEntities | SCR_CompositionSlotManagerComponent | protected |
m_OnEntityChanged | SCR_CompositionSlotManagerComponent | protected |
ModifyArray(EntityID slotID, bool isOccupied, IEntity occupant) | SCR_CompositionSlotManagerComponent | protected |
ModifyArray(RplId slotID, bool isOccupied, IEntity occupant) | SCR_CompositionSlotManagerComponent | protected |
OnDelete(IEntity owner) | SCR_CompositionSlotManagerComponent | |
OnEntityChanged(SCR_EditableEntityComponent entity) | SCR_CompositionSlotManagerComponent | protected |
OnPostInit(IEntity owner) | SCR_CompositionSlotManagerComponent | |
QueryEntity(IEntity entity) | SCR_CompositionSlotManagerComponent | protected |
RplLoad(ScriptBitReader reader) | SCR_CompositionSlotManagerComponent | |
RplSave(ScriptBitWriter writer) | SCR_CompositionSlotManagerComponent | |
SetOccupant(IEntity slot, IEntity occupant) | SCR_CompositionSlotManagerComponent | |
SetOccupant(vector pos, IEntity occupant) | SCR_CompositionSlotManagerComponent | |
SetOccupiedDynamic(RplId slotID, bool isOccupied, IEntity occupant) | SCR_CompositionSlotManagerComponent | protected |
SetOccupiedDynamicBroadcast(RplId slotID, bool isOccupied) | SCR_CompositionSlotManagerComponent | protected |
SetOccupiedStatic(EntityID slotID, bool isOccupied, IEntity occupant) | SCR_CompositionSlotManagerComponent | protected |
SetOccupiedStaticBroadcast(EntityID slotID, bool isOccupied) | SCR_CompositionSlotManagerComponent | protected |
UpdateSlot(IEntity slot, bool isOccupied) | SCR_CompositionSlotManagerComponent | protected |