ValueCase Type
Union cases
| Union case |
Description
|
Full Usage:
BoolValue bool
Parameters:
bool
|
|
Full Usage:
ColorRgba uint32
Parameters:
uint32
|
|
Full Usage:
FloatValue double
Parameters:
double
|
|
Full Usage:
IntValue int
Parameters:
int
|
|
Full Usage:
None
|
|
|
|
Full Usage:
StringValue string
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBoolValue
Returns: bool
|
|
Full Usage:
this.IsColorRgba
Returns: bool
|
|
Full Usage:
this.IsFloatValue
Returns: bool
|
|
Full Usage:
this.IsIntValue
Returns: bool
|
|
Full Usage:
this.IsNone
Returns: bool
|
|
Full Usage:
this.IsStringListValue
Returns: bool
|
|
Full Usage:
this.IsStringValue
Returns: bool
|
|
Static members
| Static member |
Description
|
|
|
FSBarV1_Archived