![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| override bool | CanBeShownScript (IEntity user) |
| override bool | CanBePerformedScript (IEntity user) |
| override void | PerformContinuousAction (IEntity pOwnerEntity, IEntity pUserEntity, float timeSlice) |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| override void | OnActionCanceled (IEntity pOwnerEntity, IEntity pUserEntity) |
| override bool | HasLocalEffectOnlyScript () |
Protected Attributes | |
| SCR_FilteredInventoryStorageComponentClass | m_Data |
| SCR_InventoryStorageManagerComponent | m_PlayerStorageManager |
| BaseInventoryStorageComponent | m_TargetStorage |
| IEntity | m_ItemForTransfer |
| IEntity | m_TransferredItem |
| const string | REASON_CANNOT_FIT = "#AR-UserAction_LoadItems_NoSpace" |
| const string | REASON_NO_ITEMS = "#AR-UserAction_LoadItems_NoItems" |
Definition at line 1 of file SCR_LoadItemsAction.c.
Definition at line 36 of file SCR_LoadItemsAction.c.
Definition at line 24 of file SCR_LoadItemsAction.c.
|
inlineprotected |
Definition at line 124 of file SCR_LoadItemsAction.c.
|
inlineprotected |
Definition at line 13 of file SCR_LoadItemsAction.c.
|
inlineprotected |
Definition at line 117 of file SCR_LoadItemsAction.c.
|
inlineprotected |
Definition at line 91 of file SCR_LoadItemsAction.c.
|
inlineprotected |
Definition at line 82 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 3 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 6 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 4 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 5 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 7 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 9 of file SCR_LoadItemsAction.c.
|
protected |
Definition at line 10 of file SCR_LoadItemsAction.c.