Definition at line 15 of file EnumCheckboxAttribute.cs.
§ EnumCheckboxAttribute() [1/3]
| HoloToolkit.Unity.EnumCheckboxAttribute.EnumCheckboxAttribute |
( |
string |
customLabel = null | ) |
|
§ EnumCheckboxAttribute() [2/3]
| HoloToolkit.Unity.EnumCheckboxAttribute.EnumCheckboxAttribute |
( |
bool |
ignoreNone, |
|
|
bool |
ignoreAll, |
|
|
string |
customLabel = null |
|
) |
| |
§ EnumCheckboxAttribute() [3/3]
| HoloToolkit.Unity.EnumCheckboxAttribute.EnumCheckboxAttribute |
( |
string |
defaultName, |
|
|
object |
defaultValue, |
|
|
object |
valueOnZero = null, |
|
|
bool |
ignoreNone = true, |
|
|
bool |
ignoreAll = true, |
|
|
string |
customLabel = null |
|
) |
| |
§ CustomLabel
| string HoloToolkit.Unity.EnumCheckboxAttribute.CustomLabel |
|
get |
§ DefaultName
| string HoloToolkit.Unity.EnumCheckboxAttribute.DefaultName |
|
get |
§ DefaultValue
| int HoloToolkit.Unity.EnumCheckboxAttribute.DefaultValue |
|
get |
§ IgnoreAll
| bool HoloToolkit.Unity.EnumCheckboxAttribute.IgnoreAll |
|
get |
§ IgnoreNone
| bool HoloToolkit.Unity.EnumCheckboxAttribute.IgnoreNone |
|
get |
§ ValueOnZero
| int HoloToolkit.Unity.EnumCheckboxAttribute.ValueOnZero |
|
get |
The documentation for this class was generated from the following file: