Component:BooleanUserOverride: Difference between revisions

From Resonite Wiki
add similarly named component
Move similar into 'See Also' for consistency. Also put mention of ValueUserOverride near the top in the description.
Line 6: Line 6:
}}
}}
The '''BooleanUserOverride''' component literally does nothing.
The '''BooleanUserOverride''' component literally does nothing.
Use [[Component:ValueUserOverride|ValueUserOverride]] instead.


== Fields ==
== Fields ==
Line 17: Line 19:
Not used in anything.
Not used in anything.


== Similar ==
== See Also ==


* [[Component:ValueUserOverride]]
* [[Component:ValueUserOverride]]
== See Also ==


[[Category:Components:Uncategorized{{#translation:}}|Boolean User Override]]
[[Category:Components:Uncategorized{{#translation:}}|Boolean User Override]]
[[Category:Components{{#translation:}}|Boolean User Override]]
[[Category:Components{{#translation:}}|Boolean User Override]]

Revision as of 00:32, 19 February 2025

A trash can
This content has been removed from Resonite and is no longer relevant.
Component image 
Boolean User Override component as seen in the Scene Inspector

The BooleanUserOverride component literally does nothing.

Use ValueUserOverride instead.

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

No use.

Examples

Not used in anything.

See Also