Set Distance Volumes

Input
Baik Server dan Klien
Baik Mobile maupun PC

Set the distance ranges between players to dynamically set audio volume.

Pernyataan

func SetDistanceVolumes(distanceList List<float>, volumeList List<int>)
go

Parameter

Input

Nama Jenis Keterangan
Distance List ListT_Float A list of distance ranges, each corresponding to an element in the volume list.
Volume List ListT_Int A list of volumes, each corresponding to an element in the distance list.