Method CreateBoolProperty
CreateBoolProperty(string, string, bool)
Creates boolean property.
PropertyGridItemHandle CreateBoolProperty(string label, string name, bool value)
Parameters
Returns
- PropertyGridItemHandle
Handle to the item.
Creates boolean property.
PropertyGridItemHandle CreateBoolProperty(string label, string name, bool value)
Handle to the item.