Component image
The MissingComponent component is used to signify that a component previously saved on a slot no longer exists inside of Resonite. seeing this component is rare due to the backwards compatibility of Resonite. This component does not have any active functionality.
Fields
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. |
Type
|
String | The string version of a Type of the removed or depreciated component. |
Usage
This component will appear on content sometimes. Replace the component with an equivalent or more up to date method, then delete this component.
Examples
-
a "LogixTooltip" missing on old content due to Logix no longer existing as a concept.