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

Protected Member Functions

override void DisplayStartDraw (IEntity owner)
override void DisplayStopDraw (IEntity owner)
override void DisplayUpdate (IEntity owner, float timeSlice)
void OnSlotUIResize ()
 Calculate the amount of lines that can be displayed dependent on how much space the Layout has.

Protected Attributes

bool m_bInsertFromTop
SCR_NotificationsLogComponent m_NotificationsHud
SCR_InfoDisplaySlotHandler m_slotHandler
SCR_HUDSlotUIComponent m_HUDSlotComponent
const int HEIGHT_DIVIDER = 50

Detailed Description

Definition at line 4 of file SCR_NotificationsLogDisplay.c.

Member Function Documentation

◆ DisplayStartDraw()

override void SCR_NotificationsLogDisplay::DisplayStartDraw ( IEntity owner)
inlineprotected

Definition at line 19 of file SCR_NotificationsLogDisplay.c.

◆ DisplayStopDraw()

override void SCR_NotificationsLogDisplay::DisplayStopDraw ( IEntity owner)
inlineprotected

Definition at line 38 of file SCR_NotificationsLogDisplay.c.

◆ DisplayUpdate()

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

Definition at line 49 of file SCR_NotificationsLogDisplay.c.

◆ OnSlotUIResize()

void SCR_NotificationsLogDisplay::OnSlotUIResize ( )
inlineprotected

Calculate the amount of lines that can be displayed dependent on how much space the Layout has.

Definition at line 66 of file SCR_NotificationsLogDisplay.c.

Member Data Documentation

◆ HEIGHT_DIVIDER

const int SCR_NotificationsLogDisplay::HEIGHT_DIVIDER = 50
protected

Definition at line 16 of file SCR_NotificationsLogDisplay.c.

◆ m_bInsertFromTop

bool SCR_NotificationsLogDisplay::m_bInsertFromTop
protected

Definition at line 7 of file SCR_NotificationsLogDisplay.c.

◆ m_HUDSlotComponent

SCR_HUDSlotUIComponent SCR_NotificationsLogDisplay::m_HUDSlotComponent
protected

Definition at line 11 of file SCR_NotificationsLogDisplay.c.

◆ m_NotificationsHud

SCR_NotificationsLogComponent SCR_NotificationsLogDisplay::m_NotificationsHud
protected

Definition at line 9 of file SCR_NotificationsLogDisplay.c.

◆ m_slotHandler

SCR_InfoDisplaySlotHandler SCR_NotificationsLogDisplay::m_slotHandler
protected

Definition at line 10 of file SCR_NotificationsLogDisplay.c.


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