Component:UserspaceTargettingController: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
Line 1: Line 1:
{{UserspaceComponent}}
{{Infobox Component
{{Infobox Component
|Image=UserspaceTargettingControllerComponent.png
|Image=UserspaceTargettingControllerComponent.png
|Name=Userspace Targetting Controller
|Name=Userspace Targetting Controller
}}
}}
{{stub}}
Used as a screen controller component for userspace actions.


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
}}
}}


== Behavior ==
== Usage ==


== Examples ==
== Examples ==
Line 17: Line 18:
[[Category:Components:Uncategorized{{#translation:}}|Userspace Targetting Controller]]
[[Category:Components:Uncategorized{{#translation:}}|Userspace Targetting Controller]]
[[Category:Components{{#translation:}}|Userspace Targetting Controller]]
[[Category:Components{{#translation:}}|Userspace Targetting Controller]]
[[Category:ComponentStubs]]

Latest revision as of 13:11, 3 August 2025

This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.
Component image 
Userspace Targetting Controller component as seen in the Scene Inspector

Used as a screen controller component for userspace actions.

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.

Usage

Examples

See Also