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

    Interface LoaderOptions

    Common configuration options for all resource loaders.

    interface LoaderOptions {
        basePath?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    basePath?: string

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