Component:DebugSceneHierarchyFeed: Difference between revisions

From Resonite Wiki
m remove dupe removed
clean and add info needed
Line 1: Line 1:
{{Removed}}
{{Infobox Component
{{Infobox Component
|Image=DebugSceneHierarchyFeedComponent.png
|Image=DebugSceneHierarchyFeedComponent.png
|Name=Debug Scene Hierarchy Feed
|Name=Debug Scene Hierarchy Feed
}}
}}
{{stub}}
{{Removed}}


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Root|Slot|
|Root|Slot| The place to put items.
}}
}}


== Behavior ==
== 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]]
[[Category:ComponentStubs]]
[[Category:Removed]]

Revision as of 16:05, 14 February 2025

Component image 
Debug Scene Hierarchy Feed component as seen in the Scene Inspector


A trash can
This content has been removed from Resonite and is no longer relevant.

Fields

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.

Usage

Examples

See Also