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

Protected Member Functions

string GetParentWidgetName ()
Widget GetWidget ()
void SetParentWidgetName (string parentWidgetName)
void SetWidget (notnull Widget widget)
SCR_HUDLayout GetParentLayout ()
void SetParentLayout (notnull SCR_HUDLayout parentLayout)

Protected Attributes

string m_sParentWidgetName
Widget m_wSlotWidget
SCR_HUDLayout m_ParentLayout

Detailed Description

Definition at line 1 of file SCR_HUDFreeSlot.c.

Member Function Documentation

◆ GetParentLayout()

SCR_HUDLayout SCR_HUDElement::GetParentLayout ( )
inlineprotected

Definition at line 32 of file SCR_HUDFreeSlot.c.

◆ GetParentWidgetName()

string SCR_HUDElement::GetParentWidgetName ( )
inlineprotected

Definition at line 8 of file SCR_HUDFreeSlot.c.

◆ GetWidget()

Widget SCR_HUDElement::GetWidget ( )
inlineprotected

Definition at line 14 of file SCR_HUDFreeSlot.c.

◆ SetParentLayout()

void SCR_HUDElement::SetParentLayout ( notnull SCR_HUDLayout parentLayout)
inlineprotected

Definition at line 38 of file SCR_HUDFreeSlot.c.

◆ SetParentWidgetName()

void SCR_HUDElement::SetParentWidgetName ( string parentWidgetName)
inlineprotected

Definition at line 20 of file SCR_HUDFreeSlot.c.

◆ SetWidget()

void SCR_HUDElement::SetWidget ( notnull Widget widget)
inlineprotected

Definition at line 26 of file SCR_HUDFreeSlot.c.

Member Data Documentation

◆ m_ParentLayout

SCR_HUDLayout SCR_HUDElement::m_ParentLayout
protected

Definition at line 5 of file SCR_HUDFreeSlot.c.

◆ m_sParentWidgetName

string SCR_HUDElement::m_sParentWidgetName
protected

Definition at line 3 of file SCR_HUDFreeSlot.c.

◆ m_wSlotWidget

Widget SCR_HUDElement::m_wSlotWidget
protected

Definition at line 4 of file SCR_HUDFreeSlot.c.


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