Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Target
|
field drive of String | |
Key
|
String | |
Format
|
String | |
Locale
|
LocaleResource | |
ArgumentSources
|
direct SyncDictionary`2<String, RelayRef`1<IField>> | |
ArgumentValues
|
direct SyncDictionary`2<String, SyncVar> |
Sync Delegates
Name | Arguments | Description |
---|---|---|
SetArgumentSource()
|
Action`2<String: key, IField: field> | |
SetArgumentValue()
|
Func`3<String: key, Object: value> |