Difference between revisions of "ReferenceUserOverride (Component)"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=ReferenceUserOverride`1Component.png |Name=Reference User Override`1 }} <!--T:2--> == Field...")
 
(No difference)

Latest revision as of 03:34, 13 August 2021


This article or section is a Stub. You can help the Neos Wiki by expanding it.


Reference User Override`1 component as seen in the Scene Inspector

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
Target SyncRef<IWorldElement>
Default IWorldElement
CreateOverrideOnWrite Bool
PersistentOverrides Bool
_overrides SyncBag<ReferenceUserOverride<IWorldElement>>

Usage

Examples

Related Components