Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_HUDSlotUIComponent.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_HUDSlotUIComponent
 

Typedefs

typedef func SCR_SlotResizeCallback
 
typedef ScriptInvokerBase< SCR_SlotResizeCallbackSCR_HUDSlotResizeInvoker
 

Functions

void SCR_HUDSlotResizeCallback (SCR_InfoDisplay display)
 

Typedef Documentation

◆ SCR_HUDSlotResizeInvoker

Definition at line 3 of file SCR_HUDSlotUIComponent.c.

◆ SCR_SlotResizeCallback

Definition at line 2 of file SCR_HUDSlotUIComponent.c.

Function Documentation

◆ SCR_HUDSlotResizeCallback()

void SCR_HUDSlotResizeCallback ( SCR_InfoDisplay  display)