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

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

AddClassType(TypeName classType)BaseGameTriggerEntity
AddFilterName(string name)BaseGameTriggerEntity
AddPrefabFilter(PrefabFilter prefabFilter)BaseGameTriggerEntity
ClearTraceMask(EQueryEntitiesFlags flags)BaseGameTriggerEntity
DefaultEntityFilterForQuery(IEntity ent)BaseGameTriggerEntity
EnablePeriodicQueries(bool enable)BaseGameTriggerEntity
EvaluateOwnerFaction()SCR_CaptureAreaprotected
Event_OnQueryFinishedBaseGameTriggerEntityprotected
GetCharacterEnterInvoker()SCR_CaptureArea
GetCharacterExitInvoker()SCR_CaptureArea
GetEntitiesInside(out notnull array< IEntity > outEntities)BaseGameTriggerEntity
GetOccupants(Faction faction, notnull array< SCR_ChimeraCharacter > outCharacters)SCR_CaptureArea
GetOccupantsCount(Faction faction)SCR_CaptureArea
GetOnQueryFinished()BaseGameTriggerEntity
GetOwnershipChangedEvent()SCR_CaptureArea
GetOwningFaction()SCR_CaptureArea
GetSphereRadius()BaseGameTriggerEntity
GetTraceMask()BaseGameTriggerEntity
GetUpdateRate()BaseGameTriggerEntity
IsPeriodicQueriesEnabled()BaseGameTriggerEntity
m_mOccupantsSCR_CaptureAreaprotected
m_pOnCharacterEnterSCR_CaptureAreaprotected
m_pOnCharacterExitSCR_CaptureAreaprotected
m_pOnOwnershipChangedSCR_CaptureAreaprotected
m_pOwnerFactionSCR_CaptureAreaprotected
m_pRplComponentSCR_CaptureAreaprotected
OnActivate(IEntity ent)SCR_CaptureAreaprotected
OnCharacterEntered(Faction faction, SCR_ChimeraCharacter character)SCR_CaptureAreaprotected
OnCharacterExit(Faction faction, SCR_ChimeraCharacter character)SCR_CaptureAreaprotected
OnDeactivate(IEntity ent)SCR_CaptureAreaprotected
OnFrame(IEntity owner, float timeSlice)SCR_CaptureAreaprotected
OnInit(IEntity owner)SCR_CaptureAreaprotected
OnOwningFactionChanged(Faction previousFaction, Faction newFaction)SCR_CaptureAreaprotected
OnQueryFinished(bool bIsEmpty)BaseGameTriggerEntityprotected
QueryEntitiesInside()BaseGameTriggerEntity
QueryEntityInside(notnull IEntity ent)BaseGameTriggerEntity
RemoveClassType(TypeName classType)BaseGameTriggerEntity
RemoveFilterName(string name)BaseGameTriggerEntity
RemovePrefabFilter(PrefabFilter prefabFilter)BaseGameTriggerEntity
Rpc_SetOwningFaction_BC(int previousFactionIndex, int newFactionIndex)SCR_CaptureAreaprotected
RplLoad(ScriptBitReader reader)SCR_CaptureAreaprotected
RplSave(ScriptBitWriter writer)SCR_CaptureAreaprotected
ScriptedEntityFilterForQuery(IEntity ent)SCR_CaptureAreaprotected
SetOwningFactionInternal(Faction previousFaction, Faction newFaction)SCR_CaptureAreaprotected
SetSphereRadius(float radius)BaseGameTriggerEntity
SetTraceMask(EQueryEntitiesFlags flags)BaseGameTriggerEntity
SetUpdateRate(float updateRate)BaseGameTriggerEntity