Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_AddonPatchSizeLoader.c File Reference

Go to the source code of this file.

Classes

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 155 of file SCR_AddonPatchSizeLoader.c.

◆ SCR_BackendCallbackWorkshopItem()

void SCR_BackendCallbackWorkshopItem ( SCR_WorkshopItem item)

Definition at line 161 of file SCR_AddonPatchSizeLoader.c.

◆ ScriptInvoker_AddonPatchSizeLoad()

Handles lodaing of multiple addon patch sizes

Variable Documentation

◆ m_Item