m remove dupe removed |
clean and add info needed |
||
Line 1: | Line 1: | ||
{{Infobox Component | {{Infobox Component | ||
|Image=DebugSceneHierarchyFeedComponent.png | |Image=DebugSceneHierarchyFeedComponent.png | ||
|Name=Debug Scene Hierarchy Feed | |Name=Debug Scene Hierarchy Feed | ||
}} | }} | ||
{{ | {{Removed}} | ||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Root|Slot| | |Root|Slot| The place to put items. | ||
}} | }} | ||
== | == Usage == | ||
== Examples == | == Examples == | ||
Line 20: | Line 18: | ||
[[Category:Components:Debug{{#translation:}}|Debug Scene Hierarchy Feed]] | [[Category:Components:Debug{{#translation:}}|Debug Scene Hierarchy Feed]] | ||
[[Category:Components{{#translation:}}|Debug Scene Hierarchy Feed]] | [[Category:Components{{#translation:}}|Debug Scene Hierarchy Feed]] | ||
Revision as of 16:05, 14 February 2025
Component image 
Debug Scene Hierarchy Feed component as seen in the Scene Inspector

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. Some components stop their functionality when this field is disabled, but some don't. |
Root
|
Slot | The place to put items. |