C# Class Sharpcraft.Networking.Packets.DestroyEntityPacket

Inheritance: Packet
Exibir arquivo Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Public Properties

Property Type Description
EntityID System.Int32
EntityID int

Public Methods

Method Description
DestroyEntityPacket ( Int32 entityId ) : System

Method Details

DestroyEntityPacket() public method

public DestroyEntityPacket ( 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