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) |
ResourceName | GetItemPrefab () |
![]() | |
void | Init (IEntity owner) |
Protected Attributes | |
ResourceName | m_sItemPrefab |
Additional Inherited Members | |
![]() | |
FactionAffiliationComponent | GetFactionAffiliationGadgetOrOwner (notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget) |
ResourceName SCR_ResupplyItemSupportStationData.GetItemPrefab | ( | ) |
override bool SCR_ResupplyItemSupportStationData.GetResupplyItemOrMuzzle | ( | notnull IEntity | targetCharacter, |
notnull IEntity | actionOwner, | ||
SCR_SupportStationGadgetComponent | supportStationGadget, | ||
out ResourceName | item, | ||
out BaseMuzzleComponent | muzzle ) |
Implements SCR_ResupplySupportStationData.
|
protected |