Component:WorldLink: Difference between revisions

From Resonite Wiki
m ProbablePrime moved page WorldLink (Component) to Component:WorldLink: Creating component Namespace
Automated: update Fields, Categories
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|URL|Uri|  
|URL|Uri|
|ActiveSessionURLs|Uri|  
|ActiveSessionURLs|{{RootFieldType|SyncFieldList`1|[[Type:Uri|Uri]]}}|TypeAdv1=true|
|CreateIfNotExists|WorldCreator|  
|CreateIfNotExists|{{RootFieldType|SyncDelegate`1|[[Type:WorldCreator|WorldCreator]]}}|TypeAdv2=true|
|WorldRelation|WorldRelation|  
|WorldRelation|WorldRelation|
|AutoFocus|Bool|  
|AutoFocus|Bool|
|GetExisting|Bool|  
|GetExisting|Bool|
}}
}}


Line 31: Line 31:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|WorldLink (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|World Link]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:World{{#translation:}}|WorldLink (Component){{#translation:}}]]
[[Category:Components:World{{#translation:}}|World Link]]

Revision as of 23:06, 3 March 2024


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


Component image 
WorldLink component as seen in the Scene Inspector


Intoduction

Usage

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.
URL Uri
ActiveSessionURLs direct SyncFieldList`1<Uri>
CreateIfNotExists WorldCreator
WorldRelation WorldRelation
AutoFocus Bool
GetExisting Bool

Behavior

Examples

Related Components