Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
HUDManagerComponent.c File Reference

Go to the source code of this file.

Data Structures

class  HUDManagerComponentClass
 

Functions

HUDManagerComponentClass SCR_BaseHUDComponentClass IsHUDEnabled ()
 
proto external bool EnableHUD (bool state)
 
proto external bool StartDrawing (BaseInfoDisplay display)
 
proto external void StopDrawing (BaseInfoDisplay display)
 
proto external int GetInfoDisplaysDrawn (out notnull array< BaseInfoDisplay > outInfoDisplays, bool getAllShown=false)
 
event protected void OnInit (IEntity owner)
 
event protected void OnUpdate (IEntity owner)
 
event protected void OnControlledEntityChanged (IEntity from, IEntity to)
 Runs every time the controlled entity has been changed. More...