Automated: create new component page |
Add TryConvertValues bool |
||
Line 9: | Line 9: | ||
|Field|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv0=true| | |Field|'''[[Type:IField`1|IField`1]]<T>'''|TypeAdv0=true| | ||
|Undoable|Bool| | |Undoable|Bool| | ||
|TryConvertValues|Bool| | |||
}} | }} | ||
Revision as of 20:00, 16 February 2025
Component image 
Value Receiver`1 component as seen in the Scene Inspector

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. Some components stop their functionality when this field is disabled, but some don't. |
Field
|
IField`1<T> | |
Undoable
|
Bool | |
TryConvertValues
|
Bool |