Arma Reforger Script API
|
Public Member Functions | |
override void | Init (IEntity owner) |
SCR_ECharacterRank | GetRequiredRank (notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget) |
override bool | GetResupplyItemOrMuzzle (notnull IEntity targetCharacter, notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget, out ResourceName item, out BaseMuzzleComponent muzzle) |
Protected Attributes | |
SCR_ESupportStationResupplyType | m_eResupplyType |
bool | m_bAlwaysTakeDefaultFaction |
ref map< FactionKey, ref SCR_EntityCatalogEntry > | m_mFactionItems = new map<FactionKey, ref SCR_EntityCatalogEntry>() |
Additional Inherited Members | |
![]() | |
FactionAffiliationComponent | GetFactionAffiliationGadgetOrOwner (notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget) |
SCR_ECharacterRank SCR_ResupplyCatalogItemSupportStationData.GetRequiredRank | ( | notnull IEntity | actionOwner, |
SCR_SupportStationGadgetComponent | supportStationGadget ) |
override bool SCR_ResupplyCatalogItemSupportStationData.GetResupplyItemOrMuzzle | ( | notnull IEntity | targetCharacter, |
notnull IEntity | actionOwner, | ||
SCR_SupportStationGadgetComponent | supportStationGadget, | ||
out ResourceName | item, | ||
out BaseMuzzleComponent | muzzle ) |
Implements SCR_ResupplySupportStationData.
override void SCR_ResupplyCatalogItemSupportStationData.Init | ( | IEntity | owner | ) |
Implements SCR_ResupplySupportStationData.
|
protected |
|
protected |
|
protected |