Component:Comment: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 3: Line 3:
|Name=Comment
|Name=Comment
}}
}}
{{stub}}
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
}}
}}
== Behavior ==
== Examples ==
== See Also ==


[[Category:Components:Uncategorized{{#translation:}}|Comment]]
[[Category:Components:Uncategorized{{#translation:}}|Comment]]
[[Category:Components{{#translation:}}|Comment]]
[[Category:Components{{#translation:}}|Comment]]
[[Category:ComponentStubs]]

Latest revision as of 01:04, 21 March 2024

Component image 
Comment component as seen in the Scene Inspector

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

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.
Text String The text to store for others to see when in an inspector