![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_HUDManagerLayoutHandler |
Typedefs | |
| typedef func | OnLayoutChangeMethod |
| typedef ScriptInvokerBase< OnLayoutChangeMethod > | OnLayoutChange |
Functions | |
| void | OnLayoutChangeMethod (SCR_HUDLayout newLayout, SCR_HUDLayout oldLayout, SCR_HUDManagerComponent hudManager) |
| typedef ScriptInvokerBase<OnLayoutChangeMethod> OnLayoutChange |
Definition at line 3 of file SCR_HUDManagerLayoutHandler.c.
| typedef func OnLayoutChangeMethod |
Definition at line 2 of file SCR_HUDManagerLayoutHandler.c.
| void OnLayoutChangeMethod | ( | SCR_HUDLayout | newLayout, |
| SCR_HUDLayout | oldLayout, | ||
| SCR_HUDManagerComponent | hudManager ) |