![]() |
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 | HealingItemUsed (IEntity item, bool ActionCompleted, ItemUseParameters animParams) |
| override void | OnPlayerSpawned (int playerID, IEntity controlledEntity) |
| override void | OnPlayerDisconnected (int playerID, IEntity controlledEntity=null) |
| override void | Update (float timeTick) |
Protected Attributes | |
| ref array< ref ConsumableTypeStats > | m_aConsumableTypes |
| ref map< int, IEntity > | m_mTrackedPlayers = new map<int, IEntity>() |
Definition at line 30 of file SCR_DataCollectorHealingItemsModule.c.
|
inlineprotected |
Definition at line 38 of file SCR_DataCollectorHealingItemsModule.c.
|
inlineprotected |
Definition at line 74 of file SCR_DataCollectorHealingItemsModule.c.
|
inlineprotected |
Definition at line 122 of file SCR_DataCollectorHealingItemsModule.c.
|
inlineprotected |
Definition at line 110 of file SCR_DataCollectorHealingItemsModule.c.
|
inlineprotected |
Definition at line 56 of file SCR_DataCollectorHealingItemsModule.c.
|
inlineprotected |
Definition at line 147 of file SCR_DataCollectorHealingItemsModule.c.
|
protected |
Definition at line 33 of file SCR_DataCollectorHealingItemsModule.c.
|
protected |
Definition at line 35 of file SCR_DataCollectorHealingItemsModule.c.