Automated: create new component page |
not a component stub |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|Name=Inspector Panel | |Name=Inspector Panel | ||
}} | }} | ||
See [[Inspector]] | |||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
}} | }} | ||
== See Also == | == See Also == | ||
* [[Inspector]] | |||
[[Category:Components:Uncategorized{{#translation:}}|Inspector Panel]] | [[Category:Components:Uncategorized{{#translation:}}|Inspector Panel]] | ||
[[Category:Components{{#translation:}}|Inspector Panel]] | [[Category:Components{{#translation:}}|Inspector Panel]] | ||
Latest revision as of 18:16, 13 November 2024
Component image 
Inspector Panel component as seen in the Scene Inspector

See Inspector
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. |