DIFF

class ButtonAttributeSource

Constructors 1

void ButtonAttribute(string label = "ScriptButton", bool focused = false)
References m_Focused, and m_Label

Members 2

string m_Label
Referenced by ButtonAttribute()
bool m_Focused
Referenced by ButtonAttribute()