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

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

AddClassType(TypeName classType)BaseGameTriggerEntity
AddFilterName(string name)BaseGameTriggerEntity
AddPrefabFilter(PrefabFilter prefabFilter)BaseGameTriggerEntity
ClearTraceMask(EQueryEntitiesFlags flags)BaseGameTriggerEntity
DefaultEntityFilterForQuery(IEntity ent)BaseGameTriggerEntity
DoSetContestingFaction(Faction previousFaction, Faction newFaction)SCR_CaptureAndHoldAreaprotected
EnablePeriodicQueries(bool enable)BaseGameTriggerEntity
EvaluateOwnerFaction()SCR_CaptureAndHoldAreaprotected
Event_OnQueryFinishedBaseGameTriggerEntityprotected
GetAreaSymbol()SCR_CaptureAndHoldArea
GetCharacterEnterInvoker()SCR_CaptureArea
GetCharacterExitInvoker()SCR_CaptureArea
GetContestingFaction()SCR_CaptureAndHoldArea
GetEntitiesInside(out notnull array< IEntity > outEntities)BaseGameTriggerEntity
GetGameMode()SCR_CaptureAndHoldAreaprotected
GetLocalObjectiveCenter()SCR_CaptureAndHoldArea
GetOccupants(Faction faction, notnull array< SCR_ChimeraCharacter > outCharacters)SCR_CaptureArea
GetOccupantsCount(Faction faction)SCR_CaptureArea
GetOnQueryFinished()BaseGameTriggerEntity
GetOnTickInvoker()SCR_CaptureAndHoldArea
GetOwnershipChangedEvent()SCR_CaptureArea
GetOwningFaction()SCR_CaptureArea
GetScorePerTick()SCR_CaptureAndHoldArea
GetScoringSystemComponent()SCR_CaptureAndHoldAreaprotected
GetSphereRadius()BaseGameTriggerEntity
GetTraceMask()BaseGameTriggerEntity
GetUpdateRate()BaseGameTriggerEntity
GetWorldObjectiveCenter()SCR_CaptureAndHoldArea
InitializeMapDescriptor(SCR_MapDescriptorComponent target)SCR_CaptureAndHoldAreaprotected
IsCharacterInside(SCR_ChimeraCharacter character)SCR_CaptureAndHoldArea
IsContested()SCR_CaptureAndHoldArea
IsMajor()SCR_CaptureAndHoldArea
IsPeriodicQueriesEnabled()BaseGameTriggerEntity
m_bIsMajorSCR_CaptureAndHoldArea
m_ContestingFactionSCR_CaptureAndHoldAreaprotected
m_fContestingRatioSCR_CaptureAndHoldArea
m_fTickRateSCR_CaptureAndHoldArea
m_fTickTimeSCR_CaptureAndHoldArea
m_iScorePerTickSCR_CaptureAndHoldArea
m_iScorePerTickContestedSCR_CaptureAndHoldArea
m_MapDescriptorSCR_CaptureAndHoldAreaprotected
m_mOccupantsSCR_CaptureAreaprotected
m_OnTickEventSCR_CaptureAndHoldAreaprotected
m_pOnCharacterEnterSCR_CaptureAreaprotected
m_pOnCharacterExitSCR_CaptureAreaprotected
m_pOnOwnershipChangedSCR_CaptureAreaprotected
m_pOwnerFactionSCR_CaptureAreaprotected
m_pRplComponentSCR_CaptureAreaprotected
m_sAreaSymbolSCR_CaptureAndHoldArea
m_vObjectiveCenterSCR_CaptureAndHoldArea
OnActivate(IEntity ent)SCR_CaptureAreaprotected
OnCharacterEntered(Faction faction, SCR_ChimeraCharacter character)SCR_CaptureAreaprotected
OnCharacterExit(Faction faction, SCR_ChimeraCharacter character)SCR_CaptureAreaprotected
OnContestingFactionChanged(Faction previousFaction, Faction newFaction)SCR_CaptureAndHoldAreaprotected
OnDeactivate(IEntity ent)SCR_CaptureAreaprotected
OnFrame(IEntity owner, float timeSlice)SCR_CaptureAndHoldAreaprotected
OnInit(IEntity owner)SCR_CaptureAndHoldAreaprotected
OnOwningFactionChanged(Faction previousFaction, Faction newFaction)SCR_CaptureAndHoldAreaprotected
OnQueryFinished(bool bIsEmpty)BaseGameTriggerEntityprotected
OnTick()SCR_CaptureAndHoldAreaprotected
QueryEntitiesInside()BaseGameTriggerEntity
QueryEntityInside(notnull IEntity ent)BaseGameTriggerEntity
RemoveClassType(TypeName classType)BaseGameTriggerEntity
RemoveFilterName(string name)BaseGameTriggerEntity
RemovePrefabFilter(PrefabFilter prefabFilter)BaseGameTriggerEntity
Rpc_SetContestingFaction_BC(int previousFactionIndex, int newFactionIndex)SCR_CaptureAndHoldAreaprotected
Rpc_SetOwningFaction_BC(int previousFactionIndex, int newFactionIndex)SCR_CaptureAreaprotected
RplLoad(ScriptBitReader reader)SCR_CaptureAndHoldAreaprotected
RplSave(ScriptBitWriter writer)SCR_CaptureAndHoldAreaprotected
ScriptedEntityFilterForQuery(IEntity ent)SCR_CaptureAreaprotected
SetContestingFactionInternal(Faction previousFaction, Faction newFaction)SCR_CaptureAndHoldAreaprotected
SetOwningFactionInternal(Faction previousFaction, Faction newFaction)SCR_CaptureAreaprotected
SetSphereRadius(float radius)BaseGameTriggerEntity
SetTraceMask(EQueryEntitiesFlags flags)BaseGameTriggerEntity
SetUpdateRate(float updateRate)BaseGameTriggerEntity
UpdateMapDescriptor(SCR_MapDescriptorComponent target)SCR_CaptureAndHoldAreaprotected
~SCR_CaptureAndHoldArea()SCR_CaptureAndHoldAreaprotected