Interface IHasImagePath<ImagePathType>

Type Parameters

  • ImagePathType = string

Hierarchy

Implemented by

Properties

Properties

imageCount?: number

The number of alternate textures that this image has. Not supported for most things.

imagePath?: ImagePathType

A replacement image to use. Used in modding.

Generated using TypeDoc