Arma Reforger Script API
|
This is the complete list of members for HUDManagerComponent, including all inherited members.
EnableHUD(bool state) | HUDManagerComponent | |
GetHUDElements() | SCR_BaseHUDComponent | |
GetInfoDisplays(out notnull array< BaseInfoDisplay > outInfoDisplays) | BaseHUDComponent | |
GetInfoDisplaysDrawn(out notnull array< BaseInfoDisplay > outInfoDisplays, bool getAllShown=false) | HUDManagerComponent | |
IsHUDEnabled() | HUDManagerComponent | |
m_aHUDElements | SCR_BaseHUDComponent | protected |
OnControlledEntityChanged(IEntity from, IEntity to) | HUDManagerComponent | protected |
OnInit(IEntity owner) | HUDManagerComponent | protected |
OnTicksOnRemoteProxy() | GameComponent | |
OnUpdate(IEntity owner) | HUDManagerComponent | protected |
RegisterHUDElement(SCR_InfoDisplay element) | SCR_BaseHUDComponent | |
RegisterInfoDisplay(BaseInfoDisplay infoDisplay) | BaseHUDComponent | |
StartDrawing(BaseInfoDisplay display) | HUDManagerComponent | |
StopDrawing(BaseInfoDisplay display) | HUDManagerComponent | |
UnregisterHUDElement(SCR_InfoDisplay element) | SCR_BaseHUDComponent | |
UnregisterInfoDisplay(BaseInfoDisplay infoDisplay) | BaseHUDComponent |