Skip to main content

AudioSource.Play()

Plays the clip.

Usage

---@type AudioSource
local audiosource;


audiosource.Play()