AddRemoveOnDamageStateChanged(IEntity owner, bool subscribe) | SCR_BaseSupportStationComponent | protected |
AreSuppliesEnabled() | SCR_BaseSupportStationComponent | |
DelayedInit(IEntity owner) | SCR_BaseSupportStationComponent | protected |
EOnInit(IEntity owner) | SCR_BaseSupportStationComponent | |
Event_OnEnabledChanged | SCR_BaseSupportStationComponent | protected |
FindEntityIds(IEntity owner, IEntity user, out RplId ownerId, out RplId userId, out int playerId) | SCR_BaseSupportStationComponent | protected |
FindSupportStation(notnull IEntity entity, SCR_ESupportStationResupplyType type=SCR_ESupportStationResupplyType.NONE, SCR_EComponentFinderQueryFlags queryFlags=SCR_EComponentFinderQueryFlags.ENTITY|SCR_EComponentFinderQueryFlags.SLOTS) | SCR_BaseSupportStationComponent | static |
GetEntitiesFromID(RplId ownerId, RplId userId, out IEntity owner, out IEntity user) | SCR_BaseSupportStationComponent | protected |
GetFaction() | SCR_BaseSupportStationComponent | |
GetMaxAvailableSupplies() | SCR_BaseSupportStationComponent | |
GetOffset() | SCR_BaseSupportStationComponent | |
GetOnEnabledChanged() | SCR_BaseSupportStationComponent | |
GetOnUseAudioConfig() | SCR_BaseSupportStationComponent | protected |
GetOverrideUserActionName() | SCR_BaseSupportStationComponent | |
GetPlayerIdsInVehicle(IEntity vehicle, out notnull array< int > playerIds) | SCR_BaseSupportStationComponent | protected |
GetPosition() | SCR_BaseSupportStationComponent | |
GetRange() | SCR_BaseSupportStationComponent | |
GetResourceComponent() | SCR_BaseSupportStationComponent | protected |
GetResourceConsumer() | SCR_BaseSupportStationComponent | |
GetSendNotificationOnUse() | SCR_BaseSupportStationComponent | protected |
GetSupplyCostAction(IEntity actionOwner, IEntity actionUser, SCR_BaseUseSupportStationAction action) | SCR_BaseSupportStationComponent | protected |
GetSupportStationPriority() | SCR_BaseSupportStationComponent | |
GetSupportStationType() | SCR_BaseSupportStationComponent | |
HasEnoughSupplies(IEntity actionOwner, IEntity actionUser, int supplyAmountToCheck) | SCR_BaseSupportStationComponent | protected |
IgnoreSelf() | SCR_BaseSupportStationComponent | |
InitValidSetup() | SCR_BaseSupportStationComponent | protected |
IsEnabled() | SCR_BaseSupportStationComponent | |
IsInRange(notnull IEntity actionOwner, vector actionPosition) | SCR_BaseSupportStationComponent | |
IsMoving() | SCR_BaseSupportStationComponent | protected |
IsUserValidFaction(IEntity user) | SCR_BaseSupportStationComponent | protected |
IsValid(IEntity actionOwner, IEntity actionUser, SCR_BaseUseSupportStationAction action, vector actionPosition, out ESupportStationReasonInvalid reasonInvalid, out int supplyCost) | SCR_BaseSupportStationComponent | |
m_bIgnoreSelf | SCR_BaseSupportStationComponent | protected |
m_bIsEnabled | SCR_BaseSupportStationComponent | protected |
m_bUseRangeBoundingBox | SCR_BaseSupportStationComponent | protected |
m_eCurrentDamageState | SCR_BaseSupportStationComponent | protected |
m_eFactionUsageCheck | SCR_BaseSupportStationComponent | protected |
m_eSupportStationPriority | SCR_BaseSupportStationComponent | protected |
m_FactionAffiliationComponent | SCR_BaseSupportStationComponent | protected |
m_fRange | SCR_BaseSupportStationComponent | protected |
m_iBaseSupplyCostOnUse | SCR_BaseSupportStationComponent | protected |
m_Physics | SCR_BaseSupportStationComponent | protected |
m_ResourceConsumer | SCR_BaseSupportStationComponent | protected |
m_ResourceSubscriptionHandleConsumer | SCR_BaseSupportStationComponent | protected |
m_ServicePointComponent | SCR_BaseSupportStationComponent | protected |
m_sOverrideUserActionName | SCR_BaseSupportStationComponent | protected |
m_vOffset | SCR_BaseSupportStationComponent | protected |
OnConsumeSuppliesServer(int amount) | SCR_BaseSupportStationComponent | protected |
OnDamageStateChanged(EDamageState damageState) | SCR_BaseSupportStationComponent | protected |
OnDelete(IEntity owner) | SCR_BaseSupportStationComponent | |
OnExecute(IEntity actionOwner, IEntity actionUser, int playerId, SCR_BaseUseSupportStationAction action) | SCR_BaseSupportStationComponent | protected |
OnExecuteBroadcast(RplId ownerId, RplId userId, int userPlayerId, int actionId) | SCR_BaseSupportStationComponent | protected |
OnExecutedServer(notnull IEntity actionOwner, notnull IEntity actionUser, notnull SCR_BaseUseSupportStationAction action) | SCR_BaseSupportStationComponent | |
OnHitZoneDamageStateChanged(SCR_HitZone defaultHitZone) | SCR_BaseSupportStationComponent | protected |
OnPostInit(IEntity owner) | SCR_BaseSupportStationComponent | |
OnSuccessfullyExecuted(IEntity actionOwner, IEntity actionUser, SCR_BaseUseSupportStationAction action) | SCR_BaseSupportStationComponent | protected |
OverrideDamageState(EDamageState damageState, bool checkIfHasDamageSystem) | SCR_BaseSupportStationComponent | |
PlayCharacterVoiceEvent(IEntity character) | SCR_BaseSupportStationComponent | protected |
PlaySoundEffect(SCR_AudioSourceConfiguration audioConfig, notnull IEntity soundOwner, SCR_BaseUseSupportStationAction action) | SCR_BaseSupportStationComponent | protected |
RplLoad(ScriptBitReader reader) | SCR_BaseSupportStationComponent | |
RplSave(ScriptBitWriter writer) | SCR_BaseSupportStationComponent | |
SetEnabled(bool enable) | SCR_BaseSupportStationComponent | |
SetEnabledBroadcast(bool enable) | SCR_BaseSupportStationComponent | protected |
TEMP_OnInteractorReplicated() | SCR_BaseSupportStationComponent | protected |
UsesRange() | SCR_BaseSupportStationComponent | |