C# Class Sharpcraft.Networking.Packets.EntityPacket

Inheritance: Packet
Mostra file Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Public Properties

Property Type Description
EntityID System.Int32
EntityID int

Public Methods

Method Description
EntityPacket ( Int32 entityId ) : System

Method Details

EntityPacket() public method

public EntityPacket ( Int32 entityId ) : System
entityId System.Int32
return System

Property Details

EntityID public_oe property

public Int32,System EntityID
return System.Int32

EntityID public_oe property

public int EntityID
return int