Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_EditorContentBrowserDisplayLabel Interface Reference
Inheritance diagram for SCR_EditorContentBrowserDisplayLabel:
[legend]

Public Member Functions

EEditableEntityLabel GetLabel ()
 Get label.
 
bool IsEnabled ()
 Get if label is enabled.
 
void SCR_EditorContentBrowserDisplayLabel (EEditableEntityLabel label=EEditableEntityLabel.NONE)
 

Protected Attributes

EEditableEntityLabel m_iLabel
 
bool m_bEnabled
 

Constructor & Destructor Documentation

◆ SCR_EditorContentBrowserDisplayLabel()

void SCR_EditorContentBrowserDisplayLabel.SCR_EditorContentBrowserDisplayLabel ( EEditableEntityLabel  label = EEditableEntityLabel::NONE)

Member Function Documentation

◆ GetLabel()

EEditableEntityLabel SCR_EditorContentBrowserDisplayLabel.GetLabel ( )

Get label.

Returns
label

◆ IsEnabled()

bool SCR_EditorContentBrowserDisplayLabel.IsEnabled ( )

Get if label is enabled.

Returns
True if enabled

Member Data Documentation

◆ m_bEnabled

bool SCR_EditorContentBrowserDisplayLabel.m_bEnabled
protected

◆ m_iLabel

EEditableEntityLabel SCR_EditorContentBrowserDisplayLabel.m_iLabel
protected

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