Arma Reforger Script API
|
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) |
bool | GetResupplyItemOrMuzzle (notnull IEntity targetCharacter, notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget, out ResourceName item, out BaseMuzzleComponent muzzle) |
Protected Attributes | |
ref array< EMuzzleType > | m_aMuzzleTypes |
bool | m_bCheckFaction |
Additional Inherited Members | |
Protected Member Functions inherited from SCR_ResupplySupportStationData | |
FactionAffiliationComponent | GetFactionAffiliationGadgetOrOwner (notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget) |
override bool SCR_ResupplyHeldWeaponSupportStationData.GetResupplyItemOrMuzzle | ( | notnull IEntity | targetCharacter, |
notnull IEntity | actionOwner, | ||
SCR_SupportStationGadgetComponent | supportStationGadget, | ||
out ResourceName | item, | ||
out BaseMuzzleComponent | muzzle | ||
) |
Implements SCR_ResupplySupportStationData.
|
protected |
|
protected |