Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_ResupplyCatalogItemSupportStationData Interface Reference
Inheritance diagram for SCR_ResupplyCatalogItemSupportStationData:
[legend]

Public Member Functions

override void Init (IEntity owner)
 
override bool GetResupplyItemOrMuzzle (notnull IEntity targetCharacter, notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget, out ResourceName item, out BaseMuzzleComponent muzzle)
 
void Init (IEntity owner)
 
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, ResourceName > m_mFactionItems = new map<FactionKey, ResourceName>
 

Additional Inherited Members

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

Member Function Documentation

◆ 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, ResourceName> SCR_ResupplyCatalogItemSupportStationData.m_mFactionItems = new map<FactionKey, ResourceName>
protected

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