Sounds.PlayFile(string, integer = PLAY_SOUND_FLAG::STREAM_BLOCK)

client
Plays a sound from a file.

Arguments

  • file string
  • Optional flags integer PLAY_SOUND_FLAG::STREAM_BLOCK

Examples

Sounds.PlayFile – Plays a sound from a file.