![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override ESupportStationType | GetSupportStationType () |
| override LocalizedString | GetInvalidPerformReasonString (ESupportStationReasonInvalid reasonInvalid) |
| bool | GetShowButDisabled () |
| ENotification | GetNotificationOnUse () |
| override bool | CanHaveMultipleUsers () |
| override bool | CanBeShownScript (IEntity user) |
| override bool | CanBePerformedScript (IEntity user) |
| override void | CanBePerformedUpdate (IEntity user) |
| void | UpdateCanResupply (IEntity owner, IEntity user) |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| void | SetTargetInventory (IEntity user, IEntity owner) |
| SCR_InventoryStorageManagerComponent | GetTargetInventory () |
| InventoryStorageManagerComponent | GetProviderInventory () |
| override void | ResetReferencesOnServer () |
| override void | DelayedInit (IEntity owner) |
| override string | GetActionStringParam () |
Protected Attributes | |
| ESupportStationType | m_eSupportStationType |
| int | m_iMaxResupplyCount |
| LocalizedString | m_sInvalidNoInventorySpace |
| LocalizedString | m_sInvalidRankTooLow |
| LocalizedString | m_sInvalidNotEnoughAvailableAllocatedSupplies |
| ENotification | m_eNotificationOnUse |
| SCR_ArsenalComponent | m_ArsenalComponent |
| SCR_ArsenalManagerComponent | m_ArsenalManager |
| SCR_InventoryStorageManagerComponent | m_InventoryManagerTarget |
| EResupplyUnavailableReason | m_eResupplyUnavailableReason |
| bool | m_bCanResupply |
| int | m_iCurrentItemAmount = -1 |
| const LocalizedString | X_OUTOF_Y_FORMATTING = "#AR-SupportStation_ActionFormat_ItemAmount" |
| const LocalizedString | CURRENT_ITEM_AMOUNT_FORMATTING = "#AR-SupportStation_ActionFormat_CurrentItemAmount" |
Definition at line 3 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 99 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 134 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 87 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 81 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 241 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 254 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 44 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 75 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 228 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 60 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 38 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 221 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 208 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 234 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 215 of file SCR_ResupplySupportStationAction.c.
|
inlineprotected |
Definition at line 143 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 35 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 23 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 25 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 31 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 21 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 29 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 6 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 32 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 9 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 27 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 12 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 18 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 15 of file SCR_ResupplySupportStationAction.c.
|
protected |
Definition at line 34 of file SCR_ResupplySupportStationAction.c.