OneSDK
    Preparing search index...

    Interface WordPartyDropperConfig

    interface WordPartyDropperConfig {
        debug: boolean;
        maxItems: number;
        statics: StaticObjectConfig[];
    }
    Index

    Properties

    debug: boolean
    maxItems: number