AddAISoldierToPlayerGroup(notnull SCR_ChimeraCharacter ai, notnull IEntity user) | SCR_CatalogEntitySpawnerComponent | protected |
AddAssetsFromCatalog(notnull SCR_EntityCatalog entityCatalog, bool overwriteOld=false) | SCR_CatalogEntitySpawnerComponent | protected |
AddKnownOccupiedSlot(notnull SCR_EntitySpawnerSlotComponent slot) | SCR_CatalogEntitySpawnerComponent | |
AddSpawnerSupplies(float supplies) | SCR_CatalogEntitySpawnerComponent | |
AssignResourceComponent(notnull SCR_ResourceComponent component) | SCR_CatalogEntitySpawnerComponent | |
AssignSupplyComponent(notnull SCR_CampaignSuppliesComponent supplyComp) | SCR_CatalogEntitySpawnerComponent | |
AssignUserActions() | SCR_CatalogEntitySpawnerComponent | protected |
CanBeSlotRegistered(notnull SCR_EntitySpawnerSlotComponent slot) | SCR_SlotServiceComponent | protected |
CanRefund(RplId entityId, RplId userId) | SCR_CatalogEntitySpawnerComponent | |
CanRefund(notnull IEntity entity, notnull IEntity user) | SCR_CatalogEntitySpawnerComponent | |
CanRequestAI(notnull IEntity user, int aiCount=1) | SCR_CatalogEntitySpawnerComponent | |
ClearKnownSlots() | SCR_CatalogEntitySpawnerComponent | |
CooldownCheck(notnull IEntity user) | SCR_CatalogEntitySpawnerComponent | protected |
CreatePreviewEntity(notnull SCR_EntityCatalogEntry spawnData, notnull SCR_EntitySpawnerSlotComponent slot, SCR_EEntityRequestStatus reqStatus=SCR_EEntityRequestStatus.CAN_SPAWN) | SCR_CatalogEntitySpawnerComponent | |
CreateRallyPointWaypoint(notnull SCR_EntityLabelPointComponent rallyPoint) | SCR_CatalogEntitySpawnerComponent | protected |
DeletePreviewEntity() | SCR_CatalogEntitySpawnerComponent | |
EOnFrame(IEntity owner, float timeSlice) | SCR_CatalogEntitySpawnerComponent | |
EOnInit(IEntity owner) | SCR_CatalogEntitySpawnerComponent | protected |
GetBases(out array< SCR_MilitaryBaseComponent > bases) | SCR_MilitaryBaseLogicComponent | |
GetDelegatePrefab() | SCR_ServicePointComponent | |
GetEntryAtIndex(int index) | SCR_CatalogEntitySpawnerComponent | |
GetFaction() | SCR_ServicePointComponent | |
GetFreeSlot(notnull SCR_EntityCatalogSpawnerData spawnerData) | SCR_CatalogEntitySpawnerComponent | |
GetFreeSlotFromArray(notnull array< SCR_EntitySpawnerSlotComponent > slots, notnull SCR_EntityCatalogSpawnerData spawnerData, notnull array< SCR_EntitySpawnerSlotComponent > occupiedSlots) | SCR_CatalogEntitySpawnerComponent | protected |
GetLabel() | SCR_ServicePointComponent | |
GetLastKnownSuitableSlot(notnull SCR_EntityCatalogSpawnerData spawnerData) | SCR_CatalogEntitySpawnerComponent | protected |
GetOnBaseRegistered() | SCR_ServicePointComponent | |
GetOnBaseUnregistered() | SCR_ServicePointComponent | |
GetOnEntitySpawned() | SCR_CatalogEntitySpawnerComponent | |
GetOnServiceStateChanged() | SCR_ServicePointComponent | |
GetOnSpawnerSuppliesChanged() | SCR_CatalogEntitySpawnerComponent | |
GetPlayerControllerFromEntity(notnull IEntity userEntity) | SCR_CatalogEntitySpawnerComponent | |
GetPostGracePeriodRefundMultiplier() | SCR_CatalogEntitySpawnerComponent | |
GetPreviewEntity() | SCR_CatalogEntitySpawnerComponent | |
GetRequestComponentFromPlayerEntity(notnull IEntity playerEntity) | SCR_CatalogEntitySpawnerComponent | |
GetRequesterFaction(notnull IEntity user) | SCR_CatalogEntitySpawnerComponent | |
GetRequestState(notnull SCR_EntityCatalogEntry entityEntry, IEntity user=null) | SCR_CatalogEntitySpawnerComponent | |
GetServiceState() | SCR_ServicePointComponent | |
GetSpawnerResourceComponent() | SCR_CatalogEntitySpawnerComponent | |
GetSpawnerResourceValue() | SCR_CatalogEntitySpawnerComponent | |
GetSpawnerSupplies() | SCR_CatalogEntitySpawnerComponent | |
GetSpawnerSupplyComponent() | SCR_CatalogEntitySpawnerComponent | |
GetType() | SCR_ServicePointComponent | |
InitiateSpawn(notnull SCR_EntityCatalogEntry entityEntry, int userId, SCR_EntitySpawnerSlotComponent slot) | SCR_CatalogEntitySpawnerComponent | |
INSTANCES | SCR_CatalogEntitySpawnerComponent | static |
IsInGracePeriod(IEntity entity) | SCR_CatalogEntitySpawnerComponent | |
IsInGracePeriod(RplId entityId) | SCR_CatalogEntitySpawnerComponent | |
IsProxy() | SCR_CatalogEntitySpawnerComponent | |
IsSuppliesConsumptionEnabled() | SCR_CatalogEntitySpawnerComponent | |
LockSpawnedVehicle(notnull IEntity owningUser) | SCR_CatalogEntitySpawnerComponent | protected |
m_aAllowedLabels | SCR_CatalogEntitySpawnerComponent | protected |
m_aAssetList | SCR_CatalogEntitySpawnerComponent | protected |
m_aBases | SCR_MilitaryBaseLogicComponent | protected |
m_aCatalogTypes | SCR_CatalogEntitySpawnerComponent | protected |
m_aChildSlots | SCR_SlotServiceComponent | protected |
m_ActionManager | SCR_CatalogEntitySpawnerComponent | protected |
m_aGracePeriodEntries | SCR_CatalogEntitySpawnerComponent | protected |
m_aGracePeriodRequesters | SCR_CatalogEntitySpawnerComponent | protected |
m_aGracePeriodStartingTimes | SCR_CatalogEntitySpawnerComponent | protected |
m_aGroupsToAssign | SCR_CatalogEntitySpawnerComponent | protected |
m_aIgnoredLabels | SCR_CatalogEntitySpawnerComponent | protected |
m_aNearSlots | SCR_SlotServiceComponent | protected |
m_bEnableGracePeriod | SCR_CatalogEntitySpawnerComponent | protected |
m_bNeedAllLabels | SCR_CatalogEntitySpawnerComponent | protected |
m_bSuppliesConsumptionEnabled | SCR_CatalogEntitySpawnerComponent | protected |
m_Delegate | SCR_ServicePointComponent | protected |
m_eBuildingLabel | SCR_ServicePointComponent | protected |
m_eServiceState | SCR_ServicePointComponent | protected |
m_eType | SCR_ServicePointComponent | protected |
m_FactionControl | SCR_ServicePointComponent | protected |
m_fGracePeriodAreaRange | SCR_CatalogEntitySpawnerComponent | protected |
m_fGracePeriodTime | SCR_CatalogEntitySpawnerComponent | protected |
m_fLastUpdateElapsedTime | SCR_CatalogEntitySpawnerComponent | protected |
m_fPostGracePeriodRefundMultiplier | SCR_CatalogEntitySpawnerComponent | protected |
m_iCustomSupplies | SCR_CatalogEntitySpawnerComponent | protected |
m_mGroupWaypoints | SCR_CatalogEntitySpawnerComponent | protected |
m_mKnownFreeSlots | SCR_CatalogEntitySpawnerComponent | protected |
m_mKnownOccupiedSlots | SCR_CatalogEntitySpawnerComponent | protected |
m_OnBaseRegistered | SCR_ServicePointComponent | protected |
m_OnBaseUnregistered | SCR_ServicePointComponent | protected |
m_OnEntitySpawned | SCR_CatalogEntitySpawnerComponent | protected |
m_OnServiceStateChanged | SCR_ServicePointComponent | protected |
m_OnSpawnerSuppliesChanged | SCR_CatalogEntitySpawnerComponent | protected |
m_PreviewEntity | SCR_CatalogEntitySpawnerComponent | protected |
m_ResourceComponent | SCR_CatalogEntitySpawnerComponent | protected |
m_RplComponent | SCR_CatalogEntitySpawnerComponent | protected |
m_sDelegatePrefab | SCR_ServicePointComponent | protected |
m_SlotManager | SCR_SlotServiceComponent | protected |
m_SpawnedEntity | SCR_CatalogEntitySpawnerComponent | protected |
OnAIAgentRemoved(SCR_AIGroup group, AIAgent ai) | SCR_CatalogEntitySpawnerComponent | protected |
OnAIGroupSpawned(notnull SCR_AIGroup group, notnull IEntity user, notnull IEntity slotEntity, SCR_EntityLabelPointComponent rallyPoint=null) | SCR_CatalogEntitySpawnerComponent | protected |
OnBaseFactionChanged(Faction faction) | SCR_MilitaryBaseLogicComponent | |
OnBaseRegistered(notnull SCR_MilitaryBaseComponent base) | SCR_ServicePointComponent | |
OnBaseUnregistered(notnull SCR_MilitaryBaseComponent base) | SCR_ServicePointComponent | |
OnChimeraCharacterSpawned(notnull SCR_ChimeraCharacter ai, notnull IEntity user, SCR_EntityLabelPointComponent rallyPoint=null) | SCR_CatalogEntitySpawnerComponent | protected |
OnDelete(IEntity owner) | SCR_CatalogEntitySpawnerComponent | protected |
OnFactionChanged(FactionAffiliationComponent owner, Faction previousFaction, Faction faction) | SCR_CatalogEntitySpawnerComponent | protected |
OnGroupWaypointFinished(notnull AIWaypoint wp) | SCR_CatalogEntitySpawnerComponent | protected |
OnPostInit(IEntity owner) | SCR_CatalogEntitySpawnerComponent | protected |
OnSlotRemoved(SCR_EntitySpawnerSlotComponent slot) | SCR_SlotServiceComponent | protected |
OnSlotUpdate(SCR_EntitySpawnerSlotComponent slot, vector position) | SCR_SlotServiceComponent | protected |
PerformSpawn(notnull SCR_EntityCatalogEntry entityEntry, IEntity user=null, SCR_EntitySpawnerSlotComponent preferredSlot=null) | SCR_CatalogEntitySpawnerComponent | protected |
RankCheck(notnull SCR_EntityCatalogEntry entityEntry, notnull IEntity user) | SCR_CatalogEntitySpawnerComponent | |
RegisterBase(notnull SCR_MilitaryBaseComponent base) | SCR_MilitaryBaseLogicComponent | |
RegisterChildSlots() | SCR_SlotServiceComponent | protected |
RegisterGracePeriod(notnull IEntity entity, notnull IEntity user, float startingTime=FLT_INF) | SCR_CatalogEntitySpawnerComponent | |
RegisterGracePeriod(RplId entityId, RplId userId, float startingTime=FLT_INF) | SCR_CatalogEntitySpawnerComponent | |
RegisterNearbySlots() | SCR_SlotServiceComponent | protected |
RegisterService() | SCR_ServicePointComponent | |
RegisterSlot(SCR_EntitySpawnerSlotComponent slot) | SCR_SlotServiceComponent | |
s_bSpawnAsOffline | SCR_ServicePointComponent | protectedstatic |
SendNotification(int msgId, notnull IEntity user, int assetId=-1, int catalogType=-1) | SCR_CatalogEntitySpawnerComponent | protected |
ServiceStateChanged() | SCR_ServicePointComponent | |
SetCurrentFactionCatalog() | SCR_CatalogEntitySpawnerComponent | protected |
SetDelegate(notnull SCR_ServicePointDelegateComponent delegate) | SCR_ServicePointComponent | |
SetServiceOnline() | SCR_ServicePointComponent | |
SetServiceState(SCR_EServicePointStatus state) | SCR_ServicePointComponent | |
SLOT_CHECK_INTERVAL | SCR_CatalogEntitySpawnerComponent | static |
SlotSearchCallback(IEntity ent) | SCR_SlotServiceComponent | protected |
SpawnAIGroupMember(ResourceName resName, notnull IEntity user, IEntity slotEntity, SCR_EntityLabelPointComponent rallyPoint=null) | SCR_CatalogEntitySpawnerComponent | |
SpawnAsOffline(bool val) | SCR_ServicePointComponent | static |
SpawnEntity(ResourceName entityResourceName, notnull IEntity slotOwner) | SCR_CatalogEntitySpawnerComponent | protected |
SupplyComponentSearchCallback(IEntity ent) | SCR_CatalogEntitySpawnerComponent | protected |
UnregisterBase(notnull SCR_MilitaryBaseComponent base) | SCR_MilitaryBaseLogicComponent | |
UnregisterGracePeriod(notnull IEntity entity) | SCR_CatalogEntitySpawnerComponent | |
UnregisterGracePeriod(RplId entityId) | SCR_CatalogEntitySpawnerComponent | |
UPDATE_PERIOD | SCR_CatalogEntitySpawnerComponent | protectedstatic |
UpdateOccupiedSlots(out array< SCR_EntitySpawnerSlotComponent > occupiedSlots) | SCR_CatalogEntitySpawnerComponent | protected |
~SCR_CatalogEntitySpawnerComponent() | SCR_CatalogEntitySpawnerComponent | |
~SCR_MilitaryBaseLogicComponent() | SCR_MilitaryBaseLogicComponent | |