BetaPrivateconstructorOptional ReadonlydurationDuration metadata declared for this sound. Undefined when the sound definition does not specify a duration.
This property can't be read in early-execution mode.
Optional ReadonlymusicMusic metadata declared for this sound. Undefined when the sound definition does not specify a music_info block.
This property can't be read in early-execution mode.
ReadonlysoundThis property can't be read in early-execution mode.
Optional ReadonlytagsTag metadata declared for this sound, as a record mapping each tag name to its declared values. A tag declared with a single string value is exposed as a single-element array. Undefined when the sound definition does not specify any tags.
This property can't be read in early-execution mode.
Static metadata about a sound declared in a sound_definitions.json file.
Source