Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BaseHUDComponent Class Reference
Inheritance diagram for SCR_BaseHUDComponent:

Protected Member Functions

void RegisterHUDElement (SCR_InfoDisplay element)
void UnregisterHUDElement (SCR_InfoDisplay element)
array< SCR_InfoDisplay > GetHUDElements ()

Protected Attributes

ref array< SCR_InfoDisplay > m_aHUDElements = new array<SCR_InfoDisplay>

Detailed Description

Definition at line 5 of file SCR_BaseHUDComponent.c.

Member Function Documentation

◆ GetHUDElements()

array< SCR_InfoDisplay > SCR_BaseHUDComponent::GetHUDElements ( )
inlineprotected

Definition at line 22 of file SCR_BaseHUDComponent.c.

◆ RegisterHUDElement()

void SCR_BaseHUDComponent::RegisterHUDElement ( SCR_InfoDisplay element)
inlineprotected

Definition at line 8 of file SCR_BaseHUDComponent.c.

◆ UnregisterHUDElement()

void SCR_BaseHUDComponent::UnregisterHUDElement ( SCR_InfoDisplay element)
inlineprotected

Definition at line 15 of file SCR_BaseHUDComponent.c.

Member Data Documentation

◆ m_aHUDElements

ref array<SCR_InfoDisplay> SCR_BaseHUDComponent::m_aHUDElements = new array<SCR_InfoDisplay>
protected

Definition at line 7 of file SCR_BaseHUDComponent.c.


The documentation for this class was generated from the following file: