Enum ModelDownloadType
Specifies the type of custom model file being downloaded.
public enum ModelDownloadType : byte
Fields
DFF = 1DFF (Draw File Format) - model/collision data file.
NONE = 0No model download type.
TXD = 2TXD (Texture Dictionary) - texture file.