add removed tag  | 
				 add similarly named component  | 
				||
| Line 16: | Line 16: | ||
== Examples ==  | == Examples ==  | ||
Not used in anything.  | Not used in anything.  | ||
== Similar ==  | |||
* [[Component:ValueUserOverride]]  | |||
== See Also ==  | == See Also ==  | ||
Revision as of 00:06, 19 February 2025
Component image 
Boolean User Override component as seen in the Scene Inspector 

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