Skip to content
On this page

audio()

No Description Provided

Function Definition

ts
const result = new public Audio(source: string, volume: number, category?: shared.AudioCategory | `${shared.AudioCategory}`, play2D?: boolean);

Arguments

  • source: string
  • volume: number
  • category?: shared.AudioCategory | $\{shared.AudioCategory\}
  • play2D?: boolean

Returns

  • self

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk