Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_HintInfoDisplay Class Reference

Handles SCR_HintUIComponent when using InfoDisplay and HudManager slotting. More...

Inheritance diagram for SCR_HintInfoDisplay:

Protected Member Functions

override void DisplayStartDraw (IEntity owner)
override void DisplayStopDraw (IEntity owner)
override void DisplayUpdate (IEntity owner, float timeSlice)
void OnHintShown (bool isShown)
 Make it visible / invisible to trigger rezising of the Group.
void OnSlotUIResize ()
 Make InfoDisplay in-/visible when menu is changed.

Protected Attributes

string m_sHintComponentWidget
SCR_HintUIComponent m_HintComponent
SCR_InfoDisplaySlotHandler m_SlotHandler
SCR_HUDSlotUIComponent m_HUDSlotComponent

Detailed Description

Handles SCR_HintUIComponent when using InfoDisplay and HudManager slotting.

Definition at line 2 of file SCR_HintInfoDisplay.c.

Member Function Documentation

◆ DisplayStartDraw()

override void SCR_HintInfoDisplay::DisplayStartDraw ( IEntity owner)
inlineprotected

Change visibility to false until Hint is Shown.

Definition at line 12 of file SCR_HintInfoDisplay.c.

◆ DisplayStopDraw()

override void SCR_HintInfoDisplay::DisplayStopDraw ( IEntity owner)
inlineprotected

Definition at line 42 of file SCR_HintInfoDisplay.c.

◆ DisplayUpdate()

override void SCR_HintInfoDisplay::DisplayUpdate ( IEntity owner,
float timeSlice )
inlineprotected

Definition at line 52 of file SCR_HintInfoDisplay.c.

◆ OnHintShown()

void SCR_HintInfoDisplay::OnHintShown ( bool isShown)
inlineprotected

Make it visible / invisible to trigger rezising of the Group.

Definition at line 70 of file SCR_HintInfoDisplay.c.

◆ OnSlotUIResize()

void SCR_HintInfoDisplay::OnSlotUIResize ( )
inlineprotected

Make InfoDisplay in-/visible when menu is changed.

Definition at line 77 of file SCR_HintInfoDisplay.c.

Member Data Documentation

◆ m_HintComponent

SCR_HintUIComponent SCR_HintInfoDisplay::m_HintComponent
protected

Definition at line 7 of file SCR_HintInfoDisplay.c.

◆ m_HUDSlotComponent

SCR_HUDSlotUIComponent SCR_HintInfoDisplay::m_HUDSlotComponent
protected

Definition at line 9 of file SCR_HintInfoDisplay.c.

◆ m_sHintComponentWidget

string SCR_HintInfoDisplay::m_sHintComponentWidget
protected

Definition at line 5 of file SCR_HintInfoDisplay.c.

◆ m_SlotHandler

SCR_InfoDisplaySlotHandler SCR_HintInfoDisplay::m_SlotHandler
protected

Definition at line 8 of file SCR_HintInfoDisplay.c.


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