Skip to content

PlayOneShotLocal

Description

PlayOneShotLocal is a Function
Plays a sound a single time for just the local player.

Example
PlayOneShotLocal(1, 1.0, 1.0)
Usage

network usage: Any (Client or Server/Host)
returns: None
parameters:
- soundId (int)
- volume (float)
- pitch (float)