|HoverLeaveClips|{{RootFieldType|SyncList`1|[[Type:ClipData|ClipData]]}}|TypeAdv7=true| The list of hover leave clip sounds.
}}
}}
== Behavior ==
{{Table TypeFields
|Clip|'''[[Type:AudioClip|AudioClip]]'''|TypeAdv1=true|The sound to play.
|Weight|'''[[Type:float|float]]'''|TypeAdv2=true|How likely this sound will play.
|MinVolume|'''[[Type:float|float]]'''|TypeAdv3=true|The minimum volume this sound will play at randomly.
|MaxVolume|'''[[Type:float|float]]'''|TypeAdv4=true|The maximum volume this sound will play at randomly.
|MinSpeed|'''[[Type:float|float]]'''|TypeAdv5=true|The minimum speed this sound will play at randomly.
|MaxSpeed|'''[[Type:float|float]]'''|TypeAdv6=true|The maximum speed this sound will play at randomly.
|Spatialized|'''[[Type:bool|bool]]'''|TypeAdv7=true|Should this sound be a 3D sound?
|SpatialBlend|'''[[Type:float|float]]'''|TypeAdv8=true|How 3D should this sound be?
|MinDistance|'''[[Type:Nullable`1|Nullable`1]]<[[Type:float|float]]>'''|TypeAdv9=true|The minimum distance this sound should play at.
|MaxDistance|'''[[Type:Nullable`1|Nullable`1]]<[[Type:float|float]]>'''|TypeAdv10=true|The maximum distance this sound should play at.
|RolloffMode|'''[[Type:Nullable`1|Nullable`1]]<[[Type:AudioRolloffMode|AudioRolloffMode]]>'''| The rolloff for this clip.
}}
== Usage ==
This is a powerful component that allows for customizability for your many sounds in one slot, great for boopers and [[UIX]] buttons that need to have a variety of sounds.
This is a powerful component that allows for customizability for your many sounds in one slot, great for boopers and UIX buttons that need to have a variety of sounds.