AllowNotifications(bool allow) | SCR_MilitaryBaseComponent | |
ChangeFlags(notnull Faction faction) | SCR_MilitaryBaseComponent | protected |
EOnInit(IEntity owner) | SCR_MilitaryBaseComponent | |
GetBuildingProviders(out array< SCR_CampaignBuildingProviderComponent > providers) | SCR_MilitaryBaseComponent | |
GetCallsign() | SCR_MilitaryBaseComponent | |
GetCallsignDisplayName() | SCR_MilitaryBaseComponent | |
GetCallsignDisplayNameOnly() | SCR_MilitaryBaseComponent | |
GetCallsignDisplayNameOnlyUC() | SCR_MilitaryBaseComponent | |
GetCallsignDisplayNameUpperCase() | SCR_MilitaryBaseComponent | |
GetCallsignSignal() | SCR_MilitaryBaseComponent | |
GetCapturePoints(out array< SCR_SeizingComponent > capturePoints) | SCR_MilitaryBaseComponent | |
GetCapturingFaction() | SCR_MilitaryBaseComponent | |
GetFaction(bool checkDefaultFaction=false) | SCR_MilitaryBaseComponent | |
GetFlags(out array< SCR_FlagComponent > flags) | SCR_MilitaryBaseComponent | |
GetIsEntityPresent(notnull IEntity entity) | SCR_MilitaryBaseComponent | |
GetIsLocalPlayerPresent() | SCR_MilitaryBaseComponent | protected |
GetOnRadiusChanged() | SCR_MilitaryBaseComponent | |
GetOnServiceRegistered() | SCR_MilitaryBaseComponent | |
GetOnServiceUnregistered() | SCR_MilitaryBaseComponent | |
GetRadius() | SCR_MilitaryBaseComponent | |
GetServiceByLabel(EEditableEntityLabel label) | SCR_MilitaryBaseComponent | |
GetServiceByType(SCR_EServicePointType type) | SCR_MilitaryBaseComponent | |
GetServiceDelegateByLabel(EEditableEntityLabel label) | SCR_MilitaryBaseComponent | |
GetServiceDelegateByType(SCR_EServicePointType type) | SCR_MilitaryBaseComponent | |
GetServiceDelegates(out array< SCR_ServicePointDelegateComponent > delegates=null) | SCR_MilitaryBaseComponent | |
GetServiceDelegatesByType(out array< SCR_ServicePointDelegateComponent > delegates, SCR_EServicePointType type) | SCR_MilitaryBaseComponent | |
GetServices(out array< SCR_ServicePointComponent > services=null) | SCR_MilitaryBaseComponent | |
GetServicesByType(out array< SCR_ServicePointComponent > services, SCR_EServicePointType type) | SCR_MilitaryBaseComponent | |
INVALID_BASE_CALLSIGN | SCR_MilitaryBaseComponent | static |
IsProxy() | SCR_MilitaryBaseComponent | protected |
m_aServiceDelegates | SCR_MilitaryBaseComponent | protected |
m_aSystems | SCR_MilitaryBaseComponent | protected |
m_bSeizedByMajority | SCR_MilitaryBaseComponent | protected |
m_bShowMapIcon | SCR_MilitaryBaseComponent | protected |
m_bShowNotifications | SCR_MilitaryBaseComponent | protected |
m_eCapturedByEnemiesNotification | SCR_MilitaryBaseComponent | protected |
m_eCapturedByFriendliesNotification | SCR_MilitaryBaseComponent | protected |
m_FactionComponent | SCR_MilitaryBaseComponent | protected |
m_iCallsign | SCR_MilitaryBaseComponent | protected |
m_iCallsignSignal | SCR_MilitaryBaseComponent | protected |
m_iRadius | SCR_MilitaryBaseComponent | protected |
m_OnRadiusChanged | SCR_MilitaryBaseComponent | protected |
m_OnServiceRegistered | SCR_MilitaryBaseComponent | protected |
m_OnServiceUnregistered | SCR_MilitaryBaseComponent | protected |
m_RplComponent | SCR_MilitaryBaseComponent | protected |
m_sCallsign | SCR_MilitaryBaseComponent | protected |
m_sCallsignNameOnly | SCR_MilitaryBaseComponent | protected |
m_sCallsignNameOnlyUC | SCR_MilitaryBaseComponent | protected |
m_sCallsignUpper | SCR_MilitaryBaseComponent | protected |
m_sCapturingFaction | SCR_MilitaryBaseComponent | protected |
NotificationsAllowed() | SCR_MilitaryBaseComponent | |
NotifyPlayerInRadius(notnull Faction faction) | SCR_MilitaryBaseComponent | protected |
OnCallsignAssigned() | SCR_MilitaryBaseComponent | |
OnCapturingFactionChanged() | SCR_MilitaryBaseComponent | |
OnFactionChanged(FactionAffiliationComponent owner, Faction previousFaction, Faction faction) | SCR_MilitaryBaseComponent | protected |
OnPlayerFactionResponse_O(SCR_PlayerFactionAffiliationComponent component, int factionIndex, bool response) | SCR_MilitaryBaseComponent | protected |
OnPointCaptured(notnull SCR_Faction faction, notnull SCR_SeizingComponent point) | SCR_MilitaryBaseComponent | |
OnPointContested(notnull SCR_Faction faction, notnull SCR_SeizingComponent point) | SCR_MilitaryBaseComponent | |
OnPointSecured(notnull SCR_Faction faction, notnull SCR_SeizingComponent point) | SCR_MilitaryBaseComponent | |
OnPostInit(IEntity owner) | SCR_MilitaryBaseComponent | |
OnRadiusChanged() | SCR_MilitaryBaseComponent | protected |
OnRequiredPointsCaptured(notnull SCR_Faction faction) | SCR_MilitaryBaseComponent | |
OnServiceStateChanged(SCR_EServicePointStatus state, notnull SCR_ServicePointComponent serviceComponent) | SCR_MilitaryBaseComponent | |
RegisterLogicComponent(notnull SCR_MilitaryBaseLogicComponent component) | SCR_MilitaryBaseComponent | |
RegisterServiceDelegate(notnull SCR_ServicePointDelegateComponent delegate) | SCR_MilitaryBaseComponent | |
SetCallsign(notnull SCR_Faction faction) | SCR_MilitaryBaseComponent | |
SetCallsignIndex(int index) | SCR_MilitaryBaseComponent | |
SetCallsignIndexAutomatic(int index) | SCR_MilitaryBaseComponent | |
SetFaction(Faction faction) | SCR_MilitaryBaseComponent | |
SetFaction(FactionKey faction) | SCR_MilitaryBaseComponent | |
SetRadius(int radius) | SCR_MilitaryBaseComponent | |
UnregisterLogicComponent(notnull SCR_MilitaryBaseLogicComponent component) | SCR_MilitaryBaseComponent | |
UnregisterServiceDelegate(notnull SCR_ServicePointDelegateComponent delegate) | SCR_MilitaryBaseComponent | |
~SCR_MilitaryBaseComponent() | SCR_MilitaryBaseComponent | |