![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Handles SCR_HintUIComponent when using InfoDisplay and HudManager slotting. More...
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 |
Handles SCR_HintUIComponent when using InfoDisplay and HudManager slotting.
Definition at line 2 of file SCR_HintInfoDisplay.c.
|
inlineprotected |
Change visibility to false until Hint is Shown.
Definition at line 12 of file SCR_HintInfoDisplay.c.
|
inlineprotected |
Definition at line 42 of file SCR_HintInfoDisplay.c.
Definition at line 52 of file SCR_HintInfoDisplay.c.
|
inlineprotected |
Make it visible / invisible to trigger rezising of the Group.
Definition at line 70 of file SCR_HintInfoDisplay.c.
|
inlineprotected |
Make InfoDisplay in-/visible when menu is changed.
Definition at line 77 of file SCR_HintInfoDisplay.c.
|
protected |
Definition at line 7 of file SCR_HintInfoDisplay.c.
|
protected |
Definition at line 9 of file SCR_HintInfoDisplay.c.
|
protected |
Definition at line 5 of file SCR_HintInfoDisplay.c.
|
protected |
Definition at line 8 of file SCR_HintInfoDisplay.c.