Automated: create new component page |
add info |
||
Line 3: | Line 3: | ||
|Name=Comment | |Name=Comment | ||
}} | }} | ||
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 == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Text|String| | |Text|String| The text to store for others to see when in an inspector | ||
}} | }} | ||
[[Category:Components:Uncategorized{{#translation:}}|Comment]] | [[Category:Components:Uncategorized{{#translation:}}|Comment]] | ||
[[Category:Components{{#translation:}}|Comment]] | [[Category:Components{{#translation:}}|Comment]] | ||
Latest revision as of 01:04, 21 March 2024
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 |