![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
modded version for to be used with the inventory 2.0 More...
Protected Member Functions | |
| string | GetReason (SCR_InventoryStorageManagerComponent pInventoryManager) |
| override bool | CanBeShownScript (IEntity user) |
| override bool | CanBePerformedScript (IEntity user) |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| override bool | GetActionNameScript (out string outName) |
| override bool | HasLocalEffectOnlyScript () |
| void | PerformActionInternal (SCR_InventoryStorageManagerComponent manager, IEntity pOwnerEntity, IEntity pUserEntity) |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
Protected Attributes | |
| const string | SREASON_TOO_BIG = "#AR-Inventory_InfoTooBig" |
| const string | SREASON_TOO_HEAVY = "#AR-Inventory_InfoTooHeavy" |
modded version for to be used with the inventory 2.0
Definition at line 3 of file SCR_InventoryAction.c.
Definition at line 52 of file SCR_InventoryAction.c.
Definition at line 30 of file SCR_InventoryAction.c.
Definition at line 78 of file SCR_InventoryAction.c.
|
inlineprotected |
Definition at line 11 of file SCR_InventoryAction.c.
|
inlineprotected |
Definition at line 83 of file SCR_InventoryAction.c.
|
inlineprotected |
Definition at line 94 of file SCR_InventoryAction.c.
|
inlineprotected |
Definition at line 66 of file SCR_InventoryAction.c.
|
inlineprotected |
Definition at line 88 of file SCR_InventoryAction.c.
|
protected |
Definition at line 7 of file SCR_InventoryAction.c.
|
protected |
Definition at line 8 of file SCR_InventoryAction.c.