m ProbablePrime moved page ReferenceCopy (Component) to Component:ReferenceCopy: Creating component Namespace |
Automated: update Fields, Categories |
||
Line 11: | Line 11: | ||
== Fields == | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Source|SyncRef`1| | |Source|{{RootFieldType|RelayRef`1|[[Type:SyncRef`1|SyncRef`1]]<T>}}|TypeAdv0=true| | ||
|Target| | |Target|{{RootFieldType|RefDrive`1|T}}|TypeAdv1=true| | ||
|WriteBack|Bool| | |WriteBack|Bool| | ||
}} | }} | ||
Line 28: | Line 28: | ||
[[Category:Generics{{#translation:}}]] | [[Category:Generics{{#translation:}}]] | ||
[[Category:Components{{#translation:}}|Reference Copy`1]] | [[Category:Components{{#translation:}}|Reference Copy`1]] | ||
[[Category:Generic Components{{#translation:}}|Reference Copy`1]] | |||
[[Category:Components:Transform:Drivers{{#translation:}}|Reference Copy`1]] | [[Category:Components:Transform:Drivers{{#translation:}}|Reference Copy`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
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. |
Source
|
direct RelayRef`1<SyncRef`1<T>> | |
Target
|
direct RefDrive`1<T> | |
WriteBack
|
Bool |