Declaração
func GetMicrophoneVolume(out var volume float, out var status bool)
go
Obter o volume do microfone. Retorna o status quando o microfone do jogador está desligado ou sem acesso.
func GetMicrophoneVolume(out var volume float, out var status bool)
go