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

Go to the source code of this file.

Classes

class  SCR_LoadoutGallery

Typedefs

typedef func OnLoadoutFocusLostDelegate
typedef ScriptInvokerBase< OnLoadoutFocusLostDelegateOnLoadoutFocusLostInvoker

Functions

void OnLoadoutFocusLostDelegate (SCR_BasePlayerLoadout base)

Typedef Documentation

◆ OnLoadoutFocusLostDelegate

Definition at line 3 of file SCR_LoadoutGallery.c.

◆ OnLoadoutFocusLostInvoker

Definition at line 5 of file SCR_LoadoutGallery.c.

Function Documentation

◆ OnLoadoutFocusLostDelegate()