C# Class Sharpcraft.Networking.Packets.DestroyEntityPacket

Inheritance: Packet
Afficher le fichier Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Méthodes publiques

Свойство Type Description
EntityID System.Int32
EntityID int

Méthodes publiques

Méthode Description
DestroyEntityPacket ( Int32 entityId ) : System

Method Details

DestroyEntityPacket() public méthode

public DestroyEntityPacket ( Int32 entityId ) : System
entityId System.Int32
Résultat System

Property Details

EntityID public_oe property

public Int32,System EntityID
Résultat System.Int32

EntityID public_oe property

public int EntityID
Résultat int