PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
ButtonAttribute Class Reference

Private Member Functions

void ButtonAttribute (string label="ScriptButton", bool focused=false)
 

Private Attributes

string m_Label
 
bool m_Focused
 

Constructor & Destructor Documentation

◆ ButtonAttribute()

void ButtonAttribute ( string  label = "ScriptButton",
bool  focused = false 
)
inlineprivate

References m_Focused, and m_Label.

Field Documentation

◆ m_Focused

bool m_Focused
private

Referenced by ButtonAttribute().

◆ m_Label

string m_Label
private

Referenced by ButtonAttribute().


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