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_CaptureAndHoldArea | protected |
EnablePeriodicQueries(bool enable) | BaseGameTriggerEntity | |
EvaluateOwnerFaction() | SCR_CaptureAndHoldArea | protected |
Event_OnQueryFinished | BaseGameTriggerEntity | protected |
GetAreaSymbol() | SCR_CaptureAndHoldArea | |
GetCharacterEnterInvoker() | SCR_CaptureArea | |
GetCharacterExitInvoker() | SCR_CaptureArea | |
GetContestingFaction() | SCR_CaptureAndHoldArea | |
GetEntitiesInside(out notnull array< IEntity > outEntities) | BaseGameTriggerEntity | |
GetGameMode() | SCR_CaptureAndHoldArea | protected |
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_CaptureAndHoldArea | protected |
GetSphereRadius() | BaseGameTriggerEntity | |
GetTraceMask() | BaseGameTriggerEntity | |
GetUpdateRate() | BaseGameTriggerEntity | |
GetWorldObjectiveCenter() | SCR_CaptureAndHoldArea | |
InitializeMapDescriptor(SCR_MapDescriptorComponent target) | SCR_CaptureAndHoldArea | protected |
IsCharacterInside(SCR_ChimeraCharacter character) | SCR_CaptureAndHoldArea | |
IsContested() | SCR_CaptureAndHoldArea | |
IsMajor() | SCR_CaptureAndHoldArea | |
IsPeriodicQueriesEnabled() | BaseGameTriggerEntity | |
m_bIsMajor | SCR_CaptureAndHoldArea | |
m_ContestingFaction | SCR_CaptureAndHoldArea | protected |
m_fContestingRatio | SCR_CaptureAndHoldArea | |
m_fTickRate | SCR_CaptureAndHoldArea | |
m_fTickTime | SCR_CaptureAndHoldArea | |
m_iScorePerTick | SCR_CaptureAndHoldArea | |
m_iScorePerTickContested | SCR_CaptureAndHoldArea | |
m_MapDescriptor | SCR_CaptureAndHoldArea | protected |
m_mOccupants | SCR_CaptureArea | protected |
m_OnTickEvent | SCR_CaptureAndHoldArea | protected |
m_pOnCharacterEnter | SCR_CaptureArea | protected |
m_pOnCharacterExit | SCR_CaptureArea | protected |
m_pOnOwnershipChanged | SCR_CaptureArea | protected |
m_pOwnerFaction | SCR_CaptureArea | protected |
m_pRplComponent | SCR_CaptureArea | protected |
m_sAreaSymbol | SCR_CaptureAndHoldArea | |
m_vObjectiveCenter | SCR_CaptureAndHoldArea | |
OnActivate(IEntity ent) | SCR_CaptureArea | protected |
OnCharacterEntered(Faction faction, SCR_ChimeraCharacter character) | SCR_CaptureArea | protected |
OnCharacterExit(Faction faction, SCR_ChimeraCharacter character) | SCR_CaptureArea | protected |
OnContestingFactionChanged(Faction previousFaction, Faction newFaction) | SCR_CaptureAndHoldArea | protected |
OnDeactivate(IEntity ent) | SCR_CaptureArea | protected |
OnFrame(IEntity owner, float timeSlice) | SCR_CaptureAndHoldArea | protected |
OnInit(IEntity owner) | SCR_CaptureAndHoldArea | protected |
OnOwningFactionChanged(Faction previousFaction, Faction newFaction) | SCR_CaptureAndHoldArea | protected |
OnQueryFinished(bool bIsEmpty) | BaseGameTriggerEntity | protected |
OnTick() | SCR_CaptureAndHoldArea | protected |
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_CaptureAndHoldArea | protected |
Rpc_SetOwningFaction_BC(int previousFactionIndex, int newFactionIndex) | SCR_CaptureArea | protected |
RplLoad(ScriptBitReader reader) | SCR_CaptureAndHoldArea | protected |
RplSave(ScriptBitWriter writer) | SCR_CaptureAndHoldArea | protected |
ScriptedEntityFilterForQuery(IEntity ent) | SCR_CaptureArea | protected |
SetContestingFactionInternal(Faction previousFaction, Faction newFaction) | SCR_CaptureAndHoldArea | protected |
SetOwningFactionInternal(Faction previousFaction, Faction newFaction) | SCR_CaptureArea | protected |
SetSphereRadius(float radius) | BaseGameTriggerEntity | |
SetTraceMask(EQueryEntitiesFlags flags) | BaseGameTriggerEntity | |
SetUpdateRate(float updateRate) | BaseGameTriggerEntity | |
UpdateMapDescriptor(SCR_MapDescriptorComponent target) | SCR_CaptureAndHoldArea | protected |
~SCR_CaptureAndHoldArea() | SCR_CaptureAndHoldArea | protected |