SoundClass

SoundClass

class

Engine sound class

Fields

NameTypeDescription
name string Object name
volume number Playback volume multiplier

Functions

SoundClass.load(path)

Load a sound class asset

path string Path to the object

returns SoundClass

Inherited from Object (4)