Component:ReferenceEqualityDriver: Difference between revisions

From Resonite Wiki
imported>Xekri
Created page with "<languages></languages> <translate> <!--T:1--> {{stub}} {{Infobox Component |Image=ReferenceEqualityDriver`1Component.png |Name=Reference Equality Driver`1 }} <!--T:2--> == F..."
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|TargetReference|SyncRef`1|TypeString0=SyncRef<IWorldElement>|
|TargetReference|{{RootFieldType|RelayRef`1|[[Type:SyncRef`1|SyncRef`1]]&lt;T&gt;}}|TypeAdv0=true|
|Reference|IWorldElement|
|Reference|'''T'''|TypeAdv1=true|
|Target|IField`1|TypeString2=IField<bool>|
|Target|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv2=true|
|Invert|Bool|
}}
}}


Line 28: Line 29:
[[Category:Generics{{#translation:}}]]
[[Category:Generics{{#translation:}}]]
[[Category:Components{{#translation:}}|Reference Equality Driver`1]]
[[Category:Components{{#translation:}}|Reference Equality Driver`1]]
[[Category:Generic Components{{#translation:}}|Reference Equality Driver`1]]
[[Category:Components:Transform:Drivers{{#translation:}}|Reference Equality Driver`1]]
[[Category:Components:Transform:Drivers{{#translation:}}|Reference Equality Driver`1]]

Latest revision as of 21:26, 3 March 2024


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


Component image 
Reference Equality Driver`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.
TargetReference direct RelayRef`1<SyncRef`1<T>>
Reference T
Target field drive of Bool
Invert Bool

Usage

Examples

Related Components