Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sharpcraft
Networking
Packets
EntityPacket
C# Class Sharpcraft.Networking.Packets.EntityPacket
Inheritance:
Packet
Show 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 property
public
Int32,System
EntityID
return
System.Int32
EntityID
public property
public
int
EntityID
return
int