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. | ||
== | == See Also == | ||
* [[Component:ValueUserOverride]] | * [[Component:ValueUserOverride]] | ||
[[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
Component image 
Boolean User Override component as seen in the Scene Inspector

The BooleanUserOverride component literally does nothing.
Use ValueUserOverride instead.
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.