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

Go to the source code of this file.

Classes

class  SCR_MapRadialUI
 2D map radial menu UI More...

Typedefs

typedef func ScriptInvokerEntrySelectedMethod
typedef ScriptInvokerBase< ScriptInvokerEntrySelectedMethodScriptInvokerMenuEntrySelected
typedef func ScriptInvokerEntryPerformedMethod
typedef ScriptInvokerBase< ScriptInvokerEntryPerformedMethodScriptInvokerMenuEntryPerformed

Functions

void ScriptInvokerEntrySelectedMethod (SCR_SelectionMenuEntry entry, int i)
void ScriptInvokerEntryPerformedMethod (SCR_SelectionMenuEntry entry, float worldPos[2])

Typedef Documentation

◆ ScriptInvokerEntryPerformedMethod

Definition at line 8 of file SCR_MapRadialUI.c.

◆ ScriptInvokerEntrySelectedMethod

Definition at line 3 of file SCR_MapRadialUI.c.

◆ ScriptInvokerMenuEntryPerformed

Definition at line 9 of file SCR_MapRadialUI.c.

◆ ScriptInvokerMenuEntrySelected

Definition at line 4 of file SCR_MapRadialUI.c.

Function Documentation

◆ ScriptInvokerEntryPerformedMethod()

◆ ScriptInvokerEntrySelectedMethod()