Component image
Comment is a component that allows you to store text for another person using an inspector, ex: another content creator. This is useful for explaining what a slot is for or does.
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. |
Text
|
String | The text to store for others to see when in an inspector |