Notify Play Sound

STD Library
Lado del servidor
Disponible en PC y móvil

Notify the target player device to play the audio

Declaración

func NotifyPlaySoundV2(target entity<Player>, resource AudioID, speed float)
go

Parámetros

Entrada

Nombre Tipo Descripción
Target Player The target player
Resource AudioID The audio asset
Speed Float The playback speed (valid range: 0.1~3.0; 1 = normal, <1 = slow down, >1 = speed up)