C# Class SharpMod.Messages.RadarMessage

Datei anzeigen Open project: txdv/sharpmod Class Usage Examples

Public Properties

Property Type Description
CoordX int
CoordY int
CoordZ int
PlayerID byte

Property Details

CoordX public_oe property

public int CoordX
return int

CoordY public_oe property

public int CoordY
return int

CoordZ public_oe property

public int CoordZ
return int

PlayerID public_oe property

public byte PlayerID
return byte