Arma Reforger Script API
|
This is the complete list of members for SCR_SupportStationManagerComponent, including all inherited members.
AddSupportStation(SCR_BaseSupportStationComponent supportStation) | SCR_SupportStationManagerComponent | |
GetArrayOfSupportStationType(ESupportStationType type, notnull out array< SCR_BaseSupportStationComponent > supportStations) | SCR_SupportStationManagerComponent | protected |
GetClosestValidSupportStation(ESupportStationType type, notnull IEntity actionUser, notnull IEntity actionOwner, SCR_BaseUseSupportStationAction action, vector actionPosition, out ESupportStationReasonInvalid reasonInvalid, out int supplyCost) | SCR_SupportStationManagerComponent | |
GetCombinedHitZonesStateForDamageSupportStation(notnull SCR_DamageManagerComponent damageManagerComponent, notnull array< HitZone > hitZones, float maxHealPercentage, out float roughHealPercentageStatus, out bool allHitZonesMaxHealth=true) | SCR_SupportStationManagerComponent | static |
GetInstance() | SCR_SupportStationManagerComponent | static |
GetOnSupportStationExecutedSuccessfully() | SCR_SupportStationManagerComponent | |
m_mSupportStations | SCR_SupportStationManagerComponent | protected |
m_OnSupportStationExecutedSuccessfully | SCR_SupportStationManagerComponent | protected |
OnPostInit(IEntity owner) | SCR_SupportStationManagerComponent | |
OnSupportStationExecutedSuccessfully(notnull SCR_BaseSupportStationComponent supportStation, ESupportStationType supportStationType, IEntity actionUser, IEntity actionOwner, SCR_BaseUseSupportStationAction action) | SCR_SupportStationManagerComponent | static |
RemoveSupportStation(SCR_BaseSupportStationComponent supportStation) | SCR_SupportStationManagerComponent | |
s_Instance | SCR_SupportStationManagerComponent | protectedstatic |