![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | AddInvokers (IEntity player) |
| override void | RemoveInvokers (IEntity player) |
| void | OnCompartmentEntered (IEntity targetEntity, BaseCompartmentManagerComponent manager, int mgrID, int slotID, bool move) |
| void | OnCompartmentLeft (IEntity targetEntity, BaseCompartmentManagerComponent manager, int mgrID, int slotID, bool move) |
| override void | OnPlayerDisconnected (int playerID, IEntity controlledEntity=null) |
| override void | OnPlayerSpawned (int playerID, IEntity controlledEntity) |
| override void | OnPlayerKilled (int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData) |
| override void | Update (float timeTick) |
Protected Attributes | |
| ref map< int, IEntity > | m_mTrackedPlayers = new map<int, IEntity>() |
| const int | LIMIT_WALKING_SPEED_PER_SECOND = 5 |
| int | m_iMaxWalkingDistancePerSecond = LIMIT_WALKING_SPEED_PER_SECOND * m_fUpdatePeriod |
Definition at line 2 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 9 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 49 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 68 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 89 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 124 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 98 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 29 of file SCR_DataCollectorBasicActionsModule.c.
|
inlineprotected |
Definition at line 131 of file SCR_DataCollectorBasicActionsModule.c.
|
protected |
Definition at line 5 of file SCR_DataCollectorBasicActionsModule.c.
|
protected |
Definition at line 6 of file SCR_DataCollectorBasicActionsModule.c.
|
protected |
Definition at line 4 of file SCR_DataCollectorBasicActionsModule.c.