Skip to content
On this page

IDlcProp

Interface Definition

ts
interface IDlcProp {
    readonly drawable: number;
    readonly texture: number;
    readonly dlc: number;
};

Documentation

Documentation Created with ❤️ by Stuyk