![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | AddInvokers (IEntity player) |
| void | OnWeaponFired (int playerID, BaseWeaponComponent weapon, IEntity entity) |
| void | OnGrenadeThrown (int playerID, BaseWeaponComponent weapon, IEntity entity) |
| 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 | OnAIKilled (IEntity AIEntity, IEntity killerEntity, notnull Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData) |
| 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_mTrackedPossibleShooters = new map<int, IEntity>() |
Definition at line 2 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 8 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 150 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 80 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 97 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 41 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 116 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 190 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 125 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 31 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 56 of file SCR_DataCollectorShootingModule.c.
|
inlineprotected |
Definition at line 259 of file SCR_DataCollectorShootingModule.c.
|
protected |
Definition at line 5 of file SCR_DataCollectorShootingModule.c.