Component:TouchWorldLink: Difference between revisions

From Resonite Wiki
imported>Chemicalcrux
Creating the page (with a bot!)
 
Automated: update Fields, Categories
 
(One intermediate revision by one other user not shown)
Line 14: Line 14:
== Usage ==
== Usage ==
{{Table ComponentFields
{{Table ComponentFields
|AcceptPhysicalTouch|Bool|  
|AcceptPhysicalTouch|Bool|
|AcceptRemoteTouch|Bool|  
|AcceptRemoteTouch|Bool|
|AcceptOutOfSightTouch|Bool|  
|AcceptOutOfSightTouch|Bool|
|Vibrate|VibratePreset|  
|Vibrate|VibratePreset|
|LastOpened|SyncTime|  
|LastOpened|{{RootFieldType|SyncTime}}|TypeAdv4=true|
|WorldLink|WorldLink|  
|WorldLink|'''[[Component:WorldLink|WorldLink]]'''|TypeAdv5=true|
}}
}}


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

Latest 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 
TouchWorldLink 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.
AcceptPhysicalTouch Bool
AcceptRemoteTouch Bool
AcceptOutOfSightTouch Bool
Vibrate VibratePreset
LastOpened direct SyncTime
WorldLink WorldLink

Behavior

Examples

Related Components