Method | Description | |
---|---|---|
ButtonToggle ( string label, bool state ) : bool | ||
SectionButton ( string label, bool state ) : bool | ||
Separator ( ) : void |
public static ButtonToggle ( string label, bool state ) : bool | ||
label | string | |
state | bool | |
return | bool |
public static SectionButton ( string label, bool state ) : bool | ||
label | string | |
state | bool | |
return | bool |