![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_CompositionSlotManagerComponentClass |
Typedefs | |
| typedef func | OnCompositionSlotManagerEntityChangedMethod |
| typedef ScriptInvokerBase< OnCompositionSlotManagerEntityChangedMethod > | OnCompsitionSlotManagerEntityChanged |
Variables | |
| SCR_CompositionSlotManagerComponentClass | EntityID |
| SCR_CompositionSlotManagerComponentClass | m_aOccupiedStatic = new map<EntityID, IEntity>() |
| ref map< RplId, IEntity > | m_aOccupiedDynamic = new map<RplId, IEntity>() |
| ref array< IEntity > | m_aQueriedEntities |
| ref OnCompsitionSlotManagerEntityChanged | m_OnEntityChanged |
Definition at line 2 of file SCR_CompositionSlotManagerComponent.c.
| typedef ScriptInvokerBase<OnCompositionSlotManagerEntityChangedMethod> OnCompsitionSlotManagerEntityChanged |
Definition at line 3 of file SCR_CompositionSlotManagerComponent.c.
|
protected |
Definition at line 20 of file SCR_CompositionSlotManagerComponent.c.
| [in] | occupant |
Definition at line 100 of file SCR_CompositionSlotManagerComponent.c.
| [in] | occupant |
Definition at line 120 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 172 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 196 of file SCR_CompositionSlotManagerComponent.c.
| void OnCompositionSlotManagerEntityChangedMethod | ( | SCR_CompositionSlotManagerComponent | slotManager, |
| IEntity | slot ) |
|
protected |
Definition at line 340 of file SCR_CompositionSlotManagerComponent.c.
|
protected |
Definition at line 241 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 267 of file SCR_CompositionSlotManagerComponent.c.
|
protected |
Definition at line 301 of file SCR_CompositionSlotManagerComponent.c.
|
protected |
Definition at line 281 of file SCR_CompositionSlotManagerComponent.c.
| [in] | slot | |
| [in] | occupant |
Definition at line 41 of file SCR_CompositionSlotManagerComponent.c.
| [in] | pos | |
| [in] | occupant |
Definition at line 56 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 156 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 164 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 140 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 148 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 220 of file SCR_CompositionSlotManagerComponent.c.
Definition at line 13 of file SCR_CompositionSlotManagerComponent.c.
| SCR_CompositionSlotManagerComponentClass m_aOccupiedStatic = new map<EntityID, IEntity>() |
|
protected |
Definition at line 14 of file SCR_CompositionSlotManagerComponent.c.
|
protected |
Definition at line 16 of file SCR_CompositionSlotManagerComponent.c.