Skip to content

id

Description

id is a Property on Sound
The ID of the audio that plays on this Sound Component.

Example
object.sound.id = 1
local testVariable = object.sound.id
Usage

returns: int