Arma Reforger Script API
|
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) |
override bool SCR_ResupplyCatalogItemSupportStationData.GetResupplyItemOrMuzzle | ( | notnull IEntity | targetCharacter, |
notnull IEntity | actionOwner, | ||
SCR_SupportStationGadgetComponent | supportStationGadget, | ||
out ResourceName | item, | ||
out BaseMuzzleComponent | muzzle | ||
) |
Implements SCR_ResupplySupportStationData.
override void SCR_ResupplyCatalogItemSupportStationData.Init | ( | IEntity | owner | ) |
Implements SCR_ResupplySupportStationData.
|
protected |
|
protected |
|
protected |