C# Class SharpMod.Messages.ClCorpseMessage

Datei anzeigen Open project: txdv/sharpmod Class Usage Examples

Public Properties

Property Type Description
Angle0 int
Angle1 int
Angle2 int
ClassID byte
CoordX long
CoordY long
CoordZ long
Delay long
ModelName string
PlayerID byte
Sequence byte
TeamID byte

Property Details

Angle0 public_oe property

public int Angle0
return int

Angle1 public_oe property

public int Angle1
return int

Angle2 public_oe property

public int Angle2
return int

ClassID public_oe property

public byte ClassID
return byte

CoordX public_oe property

public long CoordX
return long

CoordY public_oe property

public long CoordY
return long

CoordZ public_oe property

public long CoordZ
return long

Delay public_oe property

public long Delay
return long

ModelName public_oe property

public string ModelName
return string

PlayerID public_oe property

public byte PlayerID
return byte

Sequence public_oe property

public byte Sequence
return byte

TeamID public_oe property

public byte TeamID
return byte