getSoundSourceState

Script::getSoundSourceState

Returns the state of a sound source.

Declaration

SoundSourceState getSoundSourceState(SoundSourceID soundSourceID);

Parameters

Name

Type

Description

soundSourceID

SoundSourceID

The sound source to get the state of.

Returns

The sound source’s SoundSourceState.