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

Go to the source code of this file.

Classes

class  SCR_HUDManagerLayoutHandler

Typedefs

typedef func OnLayoutChangeMethod
typedef ScriptInvokerBase< OnLayoutChangeMethodOnLayoutChange

Functions

void OnLayoutChangeMethod (SCR_HUDLayout newLayout, SCR_HUDLayout oldLayout, SCR_HUDManagerComponent hudManager)

Typedef Documentation

◆ OnLayoutChange

typedef ScriptInvokerBase<OnLayoutChangeMethod> OnLayoutChange

Definition at line 3 of file SCR_HUDManagerLayoutHandler.c.

◆ OnLayoutChangeMethod

Definition at line 2 of file SCR_HUDManagerLayoutHandler.c.

Function Documentation

◆ OnLayoutChangeMethod()

void OnLayoutChangeMethod ( SCR_HUDLayout newLayout,
SCR_HUDLayout oldLayout,
SCR_HUDManagerComponent hudManager )