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

Go to the source code of this file.

Classes

class  SCR_SaveLoadEntryComponent

Typedefs

typedef func ScriptInvokerButtonMethod
typedef ScriptInvokerBase< ScriptInvokerButtonMethodScriptInvokerButton

Functions

void ScriptInvokerButtonMethod (SCR_InputButtonComponent button, string actionName)

Typedef Documentation

◆ ScriptInvokerButton

typedef ScriptInvokerBase<ScriptInvokerButtonMethod> ScriptInvokerButton

Definition at line 3 of file SCR_SaveLoadEntryComponent.c.

◆ ScriptInvokerButtonMethod

Definition at line 2 of file SCR_SaveLoadEntryComponent.c.

Function Documentation

◆ ScriptInvokerButtonMethod()