Table of Contents

Enum ModelDownloadType

Namespace
SampSharp.OpenMp.Core.Api
Assembly
SampSharp.OpenMp.Core.dll

Specifies the type of custom model file being downloaded.

public enum ModelDownloadType : byte

Fields

DFF = 1

DFF (Draw File Format) - model/collision data file.

NONE = 0

No model download type.

TXD = 2

TXD (Texture Dictionary) - texture file.