![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | CanBeShownScript (IEntity user) |
| bool | CanBePerformedScript (IEntity user) |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| bool | UserActionInit () |
| void | UpdateActionDisplayName (notnull IEntity user) |
| override bool | GetActionNameScript (out string outName) |
| void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
Protected Attributes | |
| bool | m_bAllowGetArsenalFromParent |
| LocalizedString | m_sSaveTypeDisplayName |
| SCR_ArsenalComponent | m_ArsenalComponent |
| SCR_ArsenalManagerComponent | m_ArsenalManager |
| const LocalizedString | SPECIFIC_FACTION_CANNOT_PERFORM = "#AR-ArsenalSaveType_FACTION_ITEMS_ONLY_CannotPerformAction" |
Definition at line 2 of file SCR_SaveArsenalLoadoutAction.c.
Definition at line 48 of file SCR_SaveArsenalLoadoutAction.c.
Definition at line 16 of file SCR_SaveArsenalLoadoutAction.c.
Definition at line 180 of file SCR_SaveArsenalLoadoutAction.c.
|
inlineprotected |
Definition at line 81 of file SCR_SaveArsenalLoadoutAction.c.
|
inlineprotected |
Definition at line 191 of file SCR_SaveArsenalLoadoutAction.c.
|
inlineprotected |
Definition at line 116 of file SCR_SaveArsenalLoadoutAction.c.
|
inlineprotected |
Definition at line 92 of file SCR_SaveArsenalLoadoutAction.c.
|
protected |
Definition at line 10 of file SCR_SaveArsenalLoadoutAction.c.
|
protected |
Definition at line 11 of file SCR_SaveArsenalLoadoutAction.c.
|
protected |
Definition at line 5 of file SCR_SaveArsenalLoadoutAction.c.
|
protected |
Definition at line 7 of file SCR_SaveArsenalLoadoutAction.c.
|
protected |
Definition at line 13 of file SCR_SaveArsenalLoadoutAction.c.