Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
SCR_PlacementCallback Interface Reference
Inheritance diagram for SCR_PlacementCallback:
[legend]

Public Member Functions

void SetMatrix (vector mat[4])
 
- Public Member Functions inherited from SCR_InvCallBack
void InternalComplete ()
 

Public Attributes

vector m_vMat [4]
 
- 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 ()
 Places the object on a specific position after being removed from the inventory.
 
- Protected Member Functions inherited from SCR_InvCallBack
override void OnFailed ()
 
override void OnComplete ()
 
void ResetVariables ()
 
- Protected Member Functions inherited from ScriptedInventoryOperationCallback
proto external RplId GetItem ()
 
void OnComplete ()
 
void OnFailed ()
 
void OnAllComplete ()
 
void OnAllFailed ()
 

Member Function Documentation

◆ OnComplete()

override void SCR_PlacementCallback.OnComplete ( )
protected

Places the object on a specific position after being removed from the inventory.

Implements SCR_InvCallBack.

◆ SetMatrix()

void SCR_PlacementCallback.SetMatrix ( vector  mat[4])

Member Data Documentation

◆ m_vMat

vector SCR_PlacementCallback.m_vMat[4]

The documentation for this interface was generated from the following file: