Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_InstigatorContextData Member List

This is the complete list of members for SCR_InstigatorContextData, including all inherited members.

GetFaction(IEntity entity, int playerID)SCR_InstigatorContextDataprotected
GetFactionFromPlayerID(int playerID)SCR_InstigatorContextDataprotected
GetInstigator()SCR_InstigatorContextData
GetKillerCharacterControlType()SCR_InstigatorContextData
GetKillerEntity()SCR_InstigatorContextData
GetKillerPlayerID()SCR_InstigatorContextData
GetVictimCharacterControlType()SCR_InstigatorContextData
GetVictimEntity()SCR_InstigatorContextData
GetVictimKillerRelation()SCR_InstigatorContextData
GetVictimPlayerID()SCR_InstigatorContextData
HasAnyKillerCharacterControlType(SCR_ECharacterControlType controlType)SCR_InstigatorContextData
HasAnyVictimCharacterControlType(SCR_ECharacterControlType controlType)SCR_InstigatorContextData
HasAnyVictimKillerRelation(SCR_ECharacterDeathStatusRelations relation)SCR_InstigatorContextData
m_eKillerControlTypeSCR_InstigatorContextDataprotected
m_eVictimControlTypeSCR_InstigatorContextDataprotected
m_eVictimKillerRelationSCR_InstigatorContextDataprotected
m_iKillerPlayerIDSCR_InstigatorContextDataprotected
m_InstigatorSCR_InstigatorContextDataprotected
m_iVictimPlayerIDSCR_InstigatorContextDataprotected
m_KillerEntitySCR_InstigatorContextDataprotected
m_VictimEntitySCR_InstigatorContextDataprotected
SCR_InstigatorContextData(int victimPlayerID, IEntity victimEntity, IEntity killerEntity, notnull Instigator instigator, bool isDeleted=false)SCR_InstigatorContextData