Show / Hide Table of Contents

Class ClothingConstants

Inheritance
object
ClothingConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: SlipeServer.Server.Constants
Assembly: SlipeServer.Server.dll
Syntax
public class ClothingConstants

Properties

| Edit this page View Source

ClothesTextureModel

Declaration
public static Dictionary<ClothingType, PedClothing[]> ClothesTextureModel { get; }
Property Value
Type Description
Dictionary<ClothingType, PedClothing[]>
| Edit this page View Source

Defaults

Declaration
public static Dictionary<ClothingType, byte> Defaults { get; }
Property Value
Type Description
Dictionary<ClothingType, byte>
| Edit this page View Source

ExtraCount

Declaration
public static int ExtraCount { get; }
Property Value
Type Description
int
| Edit this page View Source

GlassesCount

Declaration
public static int GlassesCount { get; }
Property Value
Type Description
int
| Edit this page View Source

HatsCount

Declaration
public static int HatsCount { get; }
Property Value
Type Description
int
| Edit this page View Source

HeadsCount

Declaration
public static int HeadsCount { get; }
Property Value
Type Description
int
| Edit this page View Source

NecklaceCount

Declaration
public static int NecklaceCount { get; }
Property Value
Type Description
int
| Edit this page View Source

ShirtsCount

Declaration
public static int ShirtsCount { get; }
Property Value
Type Description
int
| Edit this page View Source

ShoesCount

Declaration
public static int ShoesCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosBackCount

Declaration
public static int TattoosBackCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosLeftChestCount

Declaration
public static int TattoosLeftChestCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosLeftLowerArmCount

Declaration
public static int TattoosLeftLowerArmCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosLeftUpperArmCount

Declaration
public static int TattoosLeftUpperArmCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosLowerBackCount

Declaration
public static int TattoosLowerBackCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosRightChestCount

Declaration
public static int TattoosRightChestCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosRightLowerArmCount

Declaration
public static int TattoosRightLowerArmCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosRightUpperArmCount

Declaration
public static int TattoosRightUpperArmCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TattoosStomachCount

Declaration
public static int TattoosStomachCount { get; }
Property Value
Type Description
int
| Edit this page View Source

TrousersCount

Declaration
public static int TrousersCount { get; }
Property Value
Type Description
int
| Edit this page View Source

WatchesCount

Declaration
public static int WatchesCount { get; }
Property Value
Type Description
int
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX