Class UIValue_WriteEnum_BoolSet
public class UIValue_WriteEnum_BoolSet : UIValueEnumBinder, IUIDataContextBindable, IUIValueBinder, IUIValueBinder<string>, IUIValueBindable<string>, IUIValueEnumBindable, IUIValueBindable
- Inheritance
-
UIValue_WriteEnum_BoolSet
- Implements
- Inherited Members
- Extension Methods
Constructors
UIValue_WriteEnum_BoolSet()
public UIValue_WriteEnum_BoolSet()
Fields
boolBindings
public List<UIValue_WriteEnum_BoolSet.BoolToggleEntry> boolBindings
Field Value
Methods
ForceRedraw(string, bool)
protected virtual void ForceRedraw(string boundValue, bool instant = true)
Parameters
OnDisable()
protected virtual void OnDisable()
OnEnable()
protected virtual void OnEnable()
PopulateValueMap()
protected override void PopulateValueMap()
RedrawValue(bool)
public override void RedrawValue(bool instant = true)
Parameters
instantbool
UpdatePopulateValueMap()
public void UpdatePopulateValueMap()