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

Go to the source code of this file.

Data Structures

class  SCR_AddonPatchSizeLoader
 

Typedefs

typedef func ScriptInvoker_AddonPatchSizeLoad
 

Functions

void ScriptInvoker_AddonPatchSizeLoad (SCR_AddonPatchSizeLoader loader, bool allLoaded)
 
SCR_WorkshopItem GetItem ()
 
void SCR_BackendCallbackWorkshopItem (SCR_WorkshopItem item)
 

Variables

class SCR_AddonPatchSizeLoader m_Item
 

Typedef Documentation

◆ ScriptInvoker_AddonPatchSizeLoad

Function Documentation

◆ GetItem()

SCR_WorkshopItem GetItem ( )

Definition at line 143 of file SCR_AddonPatchSizeLoader.c.

◆ SCR_BackendCallbackWorkshopItem()

void SCR_BackendCallbackWorkshopItem ( SCR_WorkshopItem  item)

Definition at line 149 of file SCR_AddonPatchSizeLoader.c.

◆ ScriptInvoker_AddonPatchSizeLoad()

void ScriptInvoker_AddonPatchSizeLoad ( SCR_AddonPatchSizeLoader  loader,
bool  allLoaded 
)

Handles lodaing of multiple addon patch sizes

Variable Documentation

◆ m_Item