Property.Usage/usage - multiple declarations
Variable Property.usage
Enum Property.Usage
enum Usage
: int { ... }
Enum members
Name | Description |
---|---|
checkable
|
used for editing global variables |
checked
|
used for editing global variables |
defaultIntl
|
storage | editor | network | internationalized |
defaultUsage
|
storage | editor | network |
group
|
used for grouping props in the editor |
internationalized
|
hint for internationalized strings |
noEditor
|
storage | network |
storeIfNonOne
|
only store if false |
storeIfNonZero
|
only store if nonzero |