Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ScenarioFrameworkInventoryLoader.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_ScenarioFrameworkInventoryLoaderClass
 
class  SCR_ScenarioFrameworkInventoryLoader
 

Functions

override void OnFailed ()
 
override void OnComplete ()
 

Variables

SCR_ScenarioFrameworkInventoryLoaderClass m_sNameMaster = ""
 
string m_sNameItem = ""
 

Function Documentation

◆ OnComplete()

override void OnComplete ( )

Definition at line 18 of file SCR_ScenarioFrameworkInventoryLoader.c.

◆ OnFailed()

override void OnFailed ( )

Definition at line 12 of file SCR_ScenarioFrameworkInventoryLoader.c.

Variable Documentation

◆ m_sNameItem

string m_sNameItem = ""

Definition at line 9 of file SCR_ScenarioFrameworkInventoryLoader.c.

◆ m_sNameMaster