Arma Reforger Script API
|
This is the complete list of members for SCR_DataCollectorShootingModule, including all inherited members.
AddInvokers(IEntity player) | SCR_DataCollectorShootingModule | protected |
InitModule() | SCR_DataCollectorModule | |
m_fTimeSinceUpdate | SCR_DataCollectorModule | protected |
m_fUpdatePeriod | SCR_DataCollectorModule | |
m_mTrackedPossibleShooters | SCR_DataCollectorShootingModule | protected |
m_StatsVisualization | SCR_DataCollectorModule | protected |
OnAIKilled(IEntity AIEntity, IEntity killerEntity, notnull Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData) | SCR_DataCollectorShootingModule | |
OnCompartmentEntered(IEntity targetEntity, BaseCompartmentManagerComponent manager, int mgrID, int slotID, bool move) | SCR_DataCollectorShootingModule | protected |
OnCompartmentLeft(IEntity targetEntity, BaseCompartmentManagerComponent manager, int mgrID, int slotID, bool move) | SCR_DataCollectorShootingModule | protected |
OnControlledEntityChanged(IEntity from, IEntity to) | SCR_DataCollectorModule | |
OnGameModeEnd() | SCR_DataCollectorModule | |
OnGrenadeThrown(int playerID, BaseWeaponComponent weapon, IEntity entity) | SCR_DataCollectorShootingModule | protected |
OnPlayerAuditSuccess(int playerID) | SCR_DataCollectorModule | |
OnPlayerDisconnected(int playerID, IEntity controlledEntity=null) | SCR_DataCollectorShootingModule | |
OnPlayerKilled(int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator instigator, notnull SCR_InstigatorContextData instigatorContextData) | SCR_DataCollectorShootingModule | |
OnPlayerSpawned(int playerID, IEntity controlledEntity) | SCR_DataCollectorShootingModule | |
OnWeaponFired(int playerID, BaseWeaponComponent weapon, IEntity entity) | SCR_DataCollectorShootingModule | protected |
RemoveInvokers(IEntity player) | SCR_DataCollectorShootingModule | protected |
Update(float timeTick) | SCR_DataCollectorShootingModule |