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

Public Member Functions

override bool GetResupplyItemOrMuzzle (notnull IEntity targetCharacter, notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget, out ResourceName item, out BaseMuzzleComponent muzzle)
 
- Public Member Functions inherited from SCR_ResupplySupportStationData
void Init (IEntity owner)
 

Protected Attributes

ref array< EMuzzleTypem_aMuzzleTypes
 
bool m_bCheckFaction
 

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_ResupplyHeldWeaponSupportStationData.GetResupplyItemOrMuzzle ( notnull IEntity targetCharacter,
notnull IEntity actionOwner,
SCR_SupportStationGadgetComponent supportStationGadget,
out ResourceName item,
out BaseMuzzleComponent muzzle )

Member Data Documentation

◆ m_aMuzzleTypes

ref array<EMuzzleType> SCR_ResupplyHeldWeaponSupportStationData.m_aMuzzleTypes
protected

◆ m_bCheckFaction

bool SCR_ResupplyHeldWeaponSupportStationData.m_bCheckFaction
protected

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