Small World Engine API Reference - v0.76.20
    Preparing search index...

    Interface LoaderOptions

    Common configuration options for all resource loaders.

    interface LoaderOptions {
        basePath?: string;
    }

    Hierarchy (View Summary)

    Index
    basePath?: string

    The base path to prepend to all resource URLs. Defaults to "".