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

Protected Member Functions

SCR_HUDSlotUIComponent GetSlotUIComponent ()
Widget GetSlotWidget ()
SCR_HUDGroupUIComponent GetGroupUIComponent ()
string GetSlotName ()
void SetSlotComponent (notnull SCR_HUDSlotUIComponent slot)
void SetGroupComponent (notnull SCR_HUDGroupUIComponent group)
override void OnStart (notnull SCR_InfoDisplay display)
override void OnStop (notnull SCR_InfoDisplay display)
bool GrabHudComponents (out SCR_HUDGroupUIComponent groupComponent, out SCR_HUDSlotUIComponent slotComponent, out SCR_HUDManagerComponent hudManager, out SCR_HUDLayout owningLayout)

Protected Attributes

string m_sSlotName
float m_fWidth
float m_fHeight
Widget m_wSlot
Widget m_wContent
SCR_HUDGroupUIComponent m_GroupComponent
SCR_HUDSlotUIComponent m_SlotComponent
WorkspaceWidget m_wWorkspace
bool m_bIsVisible
float m_fResizeSensitivity

Detailed Description

Definition at line 2 of file SCR_InfoDisplaySlotHandler.c.

Member Function Documentation

◆ GetGroupUIComponent()

SCR_HUDGroupUIComponent SCR_InfoDisplaySlotHandler::GetGroupUIComponent ( )
inlineprotected

Definition at line 41 of file SCR_InfoDisplaySlotHandler.c.

◆ GetSlotName()

string SCR_InfoDisplaySlotHandler::GetSlotName ( )
inlineprotected

Definition at line 58 of file SCR_InfoDisplaySlotHandler.c.

◆ GetSlotUIComponent()

SCR_HUDSlotUIComponent SCR_InfoDisplaySlotHandler::GetSlotUIComponent ( )
inlineprotected

Definition at line 19 of file SCR_InfoDisplaySlotHandler.c.

◆ GetSlotWidget()

Widget SCR_InfoDisplaySlotHandler::GetSlotWidget ( )
inlineprotected

Definition at line 32 of file SCR_InfoDisplaySlotHandler.c.

◆ GrabHudComponents()

bool SCR_InfoDisplaySlotHandler::GrabHudComponents ( out SCR_HUDGroupUIComponent groupComponent,
out SCR_HUDSlotUIComponent slotComponent,
out SCR_HUDManagerComponent hudManager,
out SCR_HUDLayout owningLayout )
inlineprotected

Definition at line 139 of file SCR_InfoDisplaySlotHandler.c.

◆ OnStart()

override void SCR_InfoDisplaySlotHandler::OnStart ( notnull SCR_InfoDisplay display)
inlineprotected

Definition at line 74 of file SCR_InfoDisplaySlotHandler.c.

◆ OnStop()

override void SCR_InfoDisplaySlotHandler::OnStop ( notnull SCR_InfoDisplay display)
inlineprotected

Definition at line 132 of file SCR_InfoDisplaySlotHandler.c.

◆ SetGroupComponent()

void SCR_InfoDisplaySlotHandler::SetGroupComponent ( notnull SCR_HUDGroupUIComponent group)
inlineprotected

Definition at line 68 of file SCR_InfoDisplaySlotHandler.c.

◆ SetSlotComponent()

void SCR_InfoDisplaySlotHandler::SetSlotComponent ( notnull SCR_HUDSlotUIComponent slot)
inlineprotected

Definition at line 63 of file SCR_InfoDisplaySlotHandler.c.

Member Data Documentation

◆ m_bIsVisible

bool SCR_InfoDisplaySlotHandler::m_bIsVisible
protected

Definition at line 13 of file SCR_InfoDisplaySlotHandler.c.

◆ m_fHeight

float SCR_InfoDisplaySlotHandler::m_fHeight
protected

Definition at line 7 of file SCR_InfoDisplaySlotHandler.c.

◆ m_fResizeSensitivity

float SCR_InfoDisplaySlotHandler::m_fResizeSensitivity
protected

Definition at line 16 of file SCR_InfoDisplaySlotHandler.c.

◆ m_fWidth

float SCR_InfoDisplaySlotHandler::m_fWidth
protected

Definition at line 7 of file SCR_InfoDisplaySlotHandler.c.

◆ m_GroupComponent

SCR_HUDGroupUIComponent SCR_InfoDisplaySlotHandler::m_GroupComponent
protected

Definition at line 10 of file SCR_InfoDisplaySlotHandler.c.

◆ m_SlotComponent

SCR_HUDSlotUIComponent SCR_InfoDisplaySlotHandler::m_SlotComponent
protected

Definition at line 11 of file SCR_InfoDisplaySlotHandler.c.

◆ m_sSlotName

string SCR_InfoDisplaySlotHandler::m_sSlotName
protected

Definition at line 5 of file SCR_InfoDisplaySlotHandler.c.

◆ m_wContent

Widget SCR_InfoDisplaySlotHandler::m_wContent
protected

Definition at line 9 of file SCR_InfoDisplaySlotHandler.c.

◆ m_wSlot

Widget SCR_InfoDisplaySlotHandler::m_wSlot
protected

Definition at line 8 of file SCR_InfoDisplaySlotHandler.c.

◆ m_wWorkspace

WorkspaceWidget SCR_InfoDisplaySlotHandler::m_wWorkspace
protected

Definition at line 12 of file SCR_InfoDisplaySlotHandler.c.


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