1
0
Fork 0
forked from Simnation/Main
Main/resources/[voice]/pma-voice/docs/client-setters/removePlayerFromCall.md
2025-06-30 19:26:56 +02:00

236 B

removePlayerFromCall

Description

Removes the player from the call

NOTE: This is just syntactic sugar for setCallChannel(0)

-- Removes the player from the call channel
exports['pma-voice']:removePlayerFromCall()