ISPO SDK
    Preparing search index...

    Interface HostSoundSetInput

    Markdown
    interface HostSoundSetInput {
        slotId: HostSoundSlotId;
        soundRef: string | null;
    }
    Index
    soundRef: string | null