interface FallbackGarments {
    bottom?: FallBackGarmentData;
    top?: FallBackGarmentData;
}

Properties

Properties