Component:UserJoinAudioIndicator: 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
|JoinedClips|AssetRef`1|TypeString0=AssetRef<AudioClip>|  
|JoinedClips|{{RootFieldType|SyncList`1|[[Type:AssetRef`1|AssetRef`1]]&lt;[[Type:AudioClip|AudioClip]]&gt;}}|TypeAdv0=true|
|LeftClips|AssetRef`1|TypeString1=AssetRef<AudioClip>|  
|LeftClips|{{RootFieldType|SyncList`1|[[Type:AssetRef`1|AssetRef`1]]&lt;[[Type:AudioClip|AudioClip]]&gt;}}|TypeAdv1=true|
|Spatialize|Bool|  
|Spatialize|Bool|
|Volume|Float|  
|Volume|Float|
}}
}}


Line 29: Line 29:
== Related Components ==
== Related Components ==
</translate>
</translate>
[[Category:Components{{#translation:}}|UserJoinAudioIndicator (Component){{#translation:}}]]
[[Category:Components{{#translation:}}|User Join Audio Indicator]]
[[Category:ComponentStubs]]
[[Category:ComponentStubs]]
[[Category:Components:Users{{#translation:}}|UserJoinAudioIndicator (Component){{#translation:}}]]
[[Category:Components:Users{{#translation:}}|User Join Audio Indicator]]

Latest revision as of 22:53, 3 March 2024


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


Component image 
UserJoinAudioIndicator 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.
JoinedClips list of AssetRef`1<AudioClip>
LeftClips list of AssetRef`1<AudioClip>
Spatialize Bool
Volume Float

Behavior

Examples

Related Components