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

Protected Member Functions

override void HandlerAttached (Widget w)
void SetTitle (string text)
void SetTitleVisible (bool visible)

Static Protected Member Functions

static SCR_CoreMenuHeaderComponent FindComponentInHierarchy (notnull Widget root)
static SCR_CoreMenuHeaderComponent FindComponent (notnull Widget w)

Protected Attributes

string m_sTitle
TextWidget m_wTitle

Detailed Description

Definition at line 6 of file SCR_CoreMenuHeaderComponent.c.

Member Function Documentation

◆ FindComponent()

SCR_CoreMenuHeaderComponent SCR_CoreMenuHeaderComponent::FindComponent ( notnull Widget w)
inlinestaticprotected

Definition at line 49 of file SCR_CoreMenuHeaderComponent.c.

◆ FindComponentInHierarchy()

SCR_CoreMenuHeaderComponent SCR_CoreMenuHeaderComponent::FindComponentInHierarchy ( notnull Widget root)
inlinestaticprotected

Definition at line 37 of file SCR_CoreMenuHeaderComponent.c.

◆ HandlerAttached()

override void SCR_CoreMenuHeaderComponent::HandlerAttached ( Widget w)
inlineprotected

Definition at line 14 of file SCR_CoreMenuHeaderComponent.c.

◆ SetTitle()

void SCR_CoreMenuHeaderComponent::SetTitle ( string text)
inlineprotected

Definition at line 23 of file SCR_CoreMenuHeaderComponent.c.

◆ SetTitleVisible()

void SCR_CoreMenuHeaderComponent::SetTitleVisible ( bool visible)
inlineprotected

Definition at line 30 of file SCR_CoreMenuHeaderComponent.c.

Member Data Documentation

◆ m_sTitle

string SCR_CoreMenuHeaderComponent::m_sTitle
protected

Definition at line 9 of file SCR_CoreMenuHeaderComponent.c.

◆ m_wTitle

TextWidget SCR_CoreMenuHeaderComponent::m_wTitle
protected

Definition at line 11 of file SCR_CoreMenuHeaderComponent.c.


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