Property:To String Style
Jump to navigation
Jump to search
m (Schema Constraints) |
m |
||
Line 17: | Line 17: | ||
* [[Allows value::WorkAmount]] | * [[Allows value::WorkAmount]] | ||
* [[Allows value::Money]] | * [[Allows value::Money]] | ||
+ | |||
+ | [[Category:Stat Parameter]] |
Latest revision as of 18:52, 27 September 2024
This is a property of type Text.
These are the following allowed values:
- Integer
- FloatOne
- FloatTwo
- FloatThree
- FloatMaxOne
- FloatMaxTwo
- FloatMaxThree
- FloatTwoOrThree
- PercentZero
- PercentOne
- PercentTwo
- Temperature
- TemperatureOffset
- WorkAmount
- Money
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Integer", "FloatOne", "FloatTwo", "FloatThree", "FloatMaxOne", "FloatMaxTwo", "FloatMaxThree", "FloatTwoOrThree", "PercentZero", "PercentOne", "PercentTwo", "Temperature", "TemperatureOffset", "WorkAmount", "Money" ] } }