Method SetBoolChoices
SetBoolChoices(string, string)
Sets string constants for true
and false
words
used in bool properties.
void SetBoolChoices(string trueChoice, string falseChoice)
Sets string constants for true
and false
words
used in bool properties.
void SetBoolChoices(string trueChoice, string falseChoice)