Arma Reforger Script API
|
Public Member Functions | |
void | Init (IEntity owner) |
bool | GetResupplyItemOrMuzzle (notnull IEntity targetCharacter, notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget, out ResourceName item, out BaseMuzzleComponent muzzle) |
Protected Member Functions | |
FactionAffiliationComponent | GetFactionAffiliationGadgetOrOwner (notnull IEntity actionOwner, SCR_SupportStationGadgetComponent supportStationGadget) |
|
protected |
bool SCR_ResupplySupportStationData.GetResupplyItemOrMuzzle | ( | notnull IEntity | targetCharacter, |
notnull IEntity | actionOwner, | ||
SCR_SupportStationGadgetComponent | supportStationGadget, | ||
out ResourceName | item, | ||
out BaseMuzzleComponent | muzzle | ||
) |
void SCR_ResupplySupportStationData.Init | ( | IEntity | owner | ) |
Implemented in SCR_ResupplyCatalogItemSupportStationData.