Skip to content
On this page

IDlcCloth

Interface Definition

ts
interface IDlcCloth {
    readonly drawable: number;
    readonly texture: number;
    readonly palette: number;
    readonly dlc: number;
};

Documentation

Documentation Created with ❤️ by Stuyk