ISPO SDK
    Preparing search index...

    Interface HostSoundSetManyResult

    Markdown
    interface HostSoundSetManyResult {
        slots: HostSoundAssignment[];
    }
    Index