gameforge - v0.1.12
    Preparing search index...

    Interface IDestroyOptions

    interface IDestroyOptions {
        baseTexture?: boolean;
        children?: boolean;
        texture?: boolean;
    }
    Index

    Properties

    baseTexture?: boolean
    children?: boolean
    texture?: boolean