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 |
GetDamageOrStateToHeal(IEntity actionOwner, IEntity actionUser, notnull SCR_BaseDamageHealSupportStationAction action, out EDamageType activeDoT, out notnull array< HitZone > hitZones) | SCR_RepairSupportStationComponent | protected |
GetEntitiesFromID(RplId ownerId, RplId userId, out IEntity owner, out IEntity user) | SCR_BaseSupportStationComponent | protected |
GetFaction() | SCR_BaseSupportStationComponent | |
GetMaxAvailableSupplies() | SCR_BaseSupportStationComponent | |
GetMaxHealScaled() | SCR_BaseDamageHealSupportStationComponent | protected |
GetOffset() | SCR_BaseSupportStationComponent | |
GetOnEnabledChanged() | SCR_BaseSupportStationComponent | |
GetOnFireExtinguished() | SCR_RepairSupportStationComponent | static |
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_RepairSupportStationComponent | protected |
GetSupportStationPriority() | SCR_BaseSupportStationComponent | |
GetSupportStationType() | SCR_RepairSupportStationComponent | |
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_BaseDamageHealSupportStationComponent | |
m_aDoTTypesHealed | SCR_BaseDamageHealSupportStationComponent | protected |
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_eMaxHealDone | SCR_BaseDamageHealSupportStationComponent | protected |
m_eSupportStationPriority | SCR_BaseSupportStationComponent | protected |
m_FactionAffiliationComponent | SCR_BaseSupportStationComponent | protected |
m_fFireRateReductionEachExecute | SCR_RepairSupportStationComponent | protected |
m_fMaxDamageToHealSupplyCap | SCR_BaseDamageHealSupportStationComponent | protected |
m_fMaxHealScaled | SCR_BaseDamageHealSupportStationComponent | protected |
m_fRange | SCR_BaseSupportStationComponent | protected |
m_fServerAddedMaxHealScaled | SCR_BaseDamageHealSupportStationComponent | protected |
m_iBaseSupplyCostOnUse | SCR_BaseSupportStationComponent | protected |
m_iDamageHealedEachExecution | SCR_BaseDamageHealSupportStationComponent | protected |
m_iSuppliesPerDoTHealed | SCR_BaseDamageHealSupportStationComponent | protected |
m_iSupplyCostDamageHealed | SCR_BaseDamageHealSupportStationComponent | protected |
m_iSupplyCostPerFireRateReduction | SCR_RepairSupportStationComponent | 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_BaseDamageHealSupportStationComponent | protected |
OnExecuteBroadcast(RplId ownerId, RplId userId, int userPlayerId, int actionId) | SCR_BaseSupportStationComponent | protected |
OnExecuteDamageSystem(IEntity actionOwner, IEntity actionUser, SCR_EDamageSupportStationHealState healState, SCR_BaseDamageHealSupportStationAction action, float healthScaled) | SCR_RepairSupportStationComponent | protected |
OnExecuteDamageSystemBroadcast(RplId ownerId, RplId userId, SCR_EDamageSupportStationHealState healState, int actionId, float healthScaled) | SCR_BaseDamageHealSupportStationComponent | protected |
OnExecutedServer(notnull IEntity actionOwner, notnull IEntity actionUser, notnull SCR_BaseUseSupportStationAction action) | SCR_RepairSupportStationComponent | |
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 | |
s_OnFireExtinguished | SCR_RepairSupportStationComponent | protectedstatic |
SendDamageSupportStationNotification(IEntity actionOwner, IEntity actionUser, SCR_BaseUseSupportStationAction action, SCR_EDamageSupportStationHealState healState, float healthScaled) | SCR_RepairSupportStationComponent | protected |
SetEnabled(bool enable) | SCR_BaseSupportStationComponent | |
SetEnabledBroadcast(bool enable) | SCR_BaseSupportStationComponent | protected |
TEMP_OnInteractorReplicated() | SCR_BaseSupportStationComponent | protected |
UsesRange() | SCR_BaseSupportStationComponent | |