Sound.this

Makes the sound given the string of the path of the sound If this is a music sound, the music will loop; otherwise if this is a chunk, the chunk will play once

class Sound(SoundType T)
this
(
string soundPath
)

Meta