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

Public Attributes

SCR_CharacterInventoryStorageComponent m_CharInventoryStorageComp
 
IEntity m_Tourniquet
 
int m_iSlotId
 
BaseInventoryStorageComponent m_Storage
 
bool m_bRemove
 
ref ScriptInvoker< int > m_OnTourniquetMoved
 

Protected Member Functions

override void OnComplete ()
 
- 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_TourniquetMovedCallback.OnComplete ( )
protected

Member Data Documentation

◆ m_bRemove

bool SCR_TourniquetMovedCallback.m_bRemove

◆ m_CharInventoryStorageComp

SCR_CharacterInventoryStorageComponent SCR_TourniquetMovedCallback.m_CharInventoryStorageComp

◆ m_iSlotId

int SCR_TourniquetMovedCallback.m_iSlotId

◆ m_OnTourniquetMoved

ref ScriptInvoker<int> SCR_TourniquetMovedCallback.m_OnTourniquetMoved

◆ m_Storage

BaseInventoryStorageComponent SCR_TourniquetMovedCallback.m_Storage

◆ m_Tourniquet

IEntity SCR_TourniquetMovedCallback.m_Tourniquet

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