Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sharpcraft
Networking
Packets
EntityActionPacket
C# Class Sharpcraft.Networking.Packets.EntityActionPacket
Inheritance:
Packet
Mostra file
Open project: SijmenSchoon/Sharpcraft
Public Properties
Property
Type
Description
ActionID
sbyte
EntityID
System.Int32
EntityID
int
Public Methods
Method
Description
EntityActionPacket
(
Int32
entityId
,
sbyte
actionId
) :
System
Method Details
EntityActionPacket()
public
method
public
EntityActionPacket
(
Int32
entityId
,
sbyte
actionId
) :
System
entityId
System.Int32
actionId
sbyte
return
System
Property Details
ActionID
public_oe property
public
sbyte
ActionID
return
sbyte
EntityID
public_oe property
public
Int32,System
EntityID
return
System.Int32
EntityID
public_oe property
public
int
EntityID
return
int