Sound

An object that is useful for loading and playing sound assets

Functions

Name Returns Description
PlayVoidStarts playing the sound attatched to this object.
StopVoidStops playing the sound attatched to this object.
PauseVoidPauses the sound attatched to this object.
UnpauseVoidUnpauses the sound attatched to this object.
SetVolumeVoidSets the volume of the attached sound object.
SetPitchVoidSets the pitch of the attached sound object.
SetSpatialBlendVoidSets the spatial blend (played locally vs globally, 2D or 3D sound) of the attached sound object
Set3DSoundVoidEnable/Disable set 3D Sound
SetSoundIDVoid
GetLengthNumber
Inherited from Dynamic SetParent Log IsA FindFirstChild FindFirstChildOfClass FindFirstParentOfClass MoveTo NetworkSync LookAt LocalToWorldPoint Clone GetChildren ClearChildren Destroy

Events

Name Description