Skip to content
Necroso edited this page Oct 29, 2022 · 3 revisions

Sound Functions


Sound Class

Static Functions

  • play
    • play([int world, ] int soundID)
    • play([int world, ] int soundID, table position)
    • play([int world, ] int soundID, float x, float y, float z)
Clone this wiki locally