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