Script API - v26.40.29
    Preparing search index...

    Class SoundDefinitionRegistryBeta

    Provides read-only access to the sound definitions loaded for the current world.

    export class SoundDefinitionRegistry {
    private constructor();
    getDefinitions(filter?: SoundDefinitionFilter): SoundDefinition[];
    }
    Index

    Constructors

    Methods

    Constructors

    Methods