Component:BooleanUserOverride: Difference between revisions

From Resonite Wiki
Move similar into 'See Also' for consistency. Also put mention of ValueUserOverride near the top in the description.
m ;-;
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
|Name=Boolean User Override
|Name=Boolean User Override
}}
}}
The '''BooleanUserOverride''' component literally does nothing.
The '''BooleanUserOverride''' was a component that did nothing.


Use [[Component:ValueUserOverride|ValueUserOverride]] instead.
Use [[Component:ValueUserOverride|ValueUserOverride]] instead.

Latest revision as of 01:55, 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 was a component that did 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