Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_ResupplyCatalogItemSupportStationData Interface Reference
Inheritance diagram for SCR_ResupplyCatalogItemSupportStationData:
SCR_ResupplySupportStationData

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_EntityCatalogEntrym_mFactionItems = new map<FactionKey, ref SCR_EntityCatalogEntry>()
 

Additional Inherited Members

- Protected Member Functions inherited from SCR_ResupplySupportStationData
FactionAffiliationComponent GetFactionAffiliationGadgetOrOwner (notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget)
 

Member Function Documentation

◆ GetRequiredRank()

SCR_ECharacterRank SCR_ResupplyCatalogItemSupportStationData.GetRequiredRank ( notnull IEntity actionOwner,
SCR_SupportStationGadgetComponent supportStationGadget )

◆ GetResupplyItemOrMuzzle()

override bool SCR_ResupplyCatalogItemSupportStationData.GetResupplyItemOrMuzzle ( notnull IEntity targetCharacter,
notnull IEntity actionOwner,
SCR_SupportStationGadgetComponent supportStationGadget,
out ResourceName item,
out BaseMuzzleComponent muzzle )

◆ Init()

override void SCR_ResupplyCatalogItemSupportStationData.Init ( IEntity owner)

Member Data Documentation

◆ m_bAlwaysTakeDefaultFaction

bool SCR_ResupplyCatalogItemSupportStationData.m_bAlwaysTakeDefaultFaction
protected

◆ m_eResupplyType

SCR_ESupportStationResupplyType SCR_ResupplyCatalogItemSupportStationData.m_eResupplyType
protected

◆ m_mFactionItems

ref map<FactionKey, ref SCR_EntityCatalogEntry> SCR_ResupplyCatalogItemSupportStationData.m_mFactionItems = new map<FactionKey, ref SCR_EntityCatalogEntry>()
protected

The documentation for this interface was generated from the following file: