C# Class Sharpcraft.Networking.Packets.EntityPacket

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
EntityPacket ( Int32 entityId ) : System

Method Details

EntityPacket() public méthode

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