|
Arma Reforger Script API
|
Public Attributes | |
| CharacterControllerComponent | m_Controller |
Public Attributes inherited from SCR_InvCallBack | |
| SCR_InventoryStorageBaseUI | m_pStorageFrom |
| SCR_InventoryStorageBaseUI | m_pStorageTo |
| SCR_InventoryStorageBaseUI | m_pStorageToFocus |
| SCR_InventoryStorageManagerComponent | m_pStorageMan |
| BaseInventoryStorageComponent | m_pStorageToDrop |
| BaseInventoryStorageComponent | m_pStorageToPickUp |
| EAttachAction | m_eAttachAction = EAttachAction.NONE |
| IEntity | m_pItem |
| SCR_InventoryMenuUI | m_pMenu |
| ResourceName | m_sItemToFocus |
| int | m_iSlotToFocus |
| bool | m_bShouldEquip |
| bool | m_bUpdateSlotOnly |
| bool | m_bShouldUpdateQuickSlots |
Protected Member Functions | |
| override void | OnComplete () |
| override void | OnFailed () |
Protected Member Functions inherited from SCR_InvCallBack | |
| void | ResetVariables () |
Protected Member Functions inherited from ScriptedInventoryOperationCallback | |
| proto external RplId | GetItem () |
| void | OnAllComplete () |
| void | OnAllFailed () |
Additional Inherited Members | |
Public Member Functions inherited from SCR_InvCallBack | |
| void | InternalComplete () |
|
protected |
Implements SCR_InvCallBack.
|
protected |
Implements SCR_InvCallBack.
| CharacterControllerComponent SCR_InvEquipCB.m_Controller |