Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_PrefabSpawnCallback Interface Reference
Inheritance diagram for SCR_PrefabSpawnCallback:
ScriptedInventoryOperationCallback InventoryOperationCallback

Public Member Functions

void SCR_PrefabSpawnCallback (BaseInventoryStorageComponent targetStorage)
 

Protected Member Functions

override void OnComplete ()
 
- Protected Member Functions inherited from ScriptedInventoryOperationCallback
proto external RplId GetItem ()
 
void OnFailed ()
 
void OnAllComplete ()
 
void OnAllFailed ()
 

Protected Attributes

BaseInventoryStorageComponent m_TargetStorage
 

Constructor & Destructor Documentation

◆ SCR_PrefabSpawnCallback()

void SCR_PrefabSpawnCallback.SCR_PrefabSpawnCallback ( BaseInventoryStorageComponent targetStorage)

Member Function Documentation

◆ OnComplete()

override void SCR_PrefabSpawnCallback.OnComplete ( )
protected

Member Data Documentation

◆ m_TargetStorage

BaseInventoryStorageComponent SCR_PrefabSpawnCallback.m_TargetStorage
protected

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