![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_BaseItemSupportStationComponentClass |
Functions | |
| SCR_BaseItemSupportStationComponentClass SCR_BaseSupportStationComponentClass | Attribute (SCR_EArsenalSupplyCostType.DEFAULT.ToString(), desc:"Cost type of items. If it is not DEFAULT than it will try to get the diffrent supply cost if the item has it assigned", uiwidget:UIWidgets.SearchComboBox, enums:ParamEnumArray.FromEnum(SCR_EArsenalSupplyCostType), category:"Resupply Support Station")] protected SCR_EArsenalSupplyCostType m_eSupplyCostType |
| override void | DelayedInit (IEntity owner) |
| SCR_EArsenalSupplyCostType | GetArsenalSupplyCostType () |
| override bool | InitValidSetup () |
| override int | GetSupplyAmountAction (IEntity actionOwner, IEntity actionUser, SCR_BaseUseSupportStationAction action) |
Variables | |
| int | m_iFallbackItemSupplyCost |
| SCR_EntityCatalogManagerComponent | m_EntityCatalogManager |
| SCR_BaseItemSupportStationComponentClass SCR_BaseSupportStationComponentClass Attribute | ( | SCR_EArsenalSupplyCostType.DEFAULT. | ToString(), |
| desc:"Cost type of items. If it is not DEFAULT than it will try to get the diffrent supply cost if the item has it assigned" | , | ||
| uiwidget:UIWidgets. | SearchComboBox, | ||
| enums:ParamEnumArray. | FromEnumSCR_EArsenalSupplyCostType, | ||
| category:"Resupply Support Station" | ) |
|
protected |
Definition at line 17 of file SCR_BaseItemSupportStationComponent.c.
|
protected |
Definition at line 24 of file SCR_BaseItemSupportStationComponent.c.
|
protected |
Definition at line 42 of file SCR_BaseItemSupportStationComponent.c.
|
protected |
Definition at line 30 of file SCR_BaseItemSupportStationComponent.c.
|
protected |
Definition at line 14 of file SCR_BaseItemSupportStationComponent.c.
|
protected |
Definition at line 12 of file SCR_BaseItemSupportStationComponent.c.