Hide
LeftToggle

A toggle button on the left of the bool field. Only works on boolean field.

using SaintsField; [LeftToggle] public bool myToggle; [LeftToggle, LabelText("<color=green><label />")] public bool richToggle;

left_toggle