Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Sharpcraft
Networking
Packets
KeepAlivePacket
C# Class Sharpcraft.Networking.Packets.KeepAlivePacket
Inheritance:
Packet
ファイルを表示
Open project: SijmenSchoon/Sharpcraft
Class Usage Examples
Public Properties
Property
Type
Description
KeepAliveID
System.Int32
KeepAliveID
int
Public Methods
Method
Description
KeepAlivePacket
(
Int32
id
) :
System
Method Details
KeepAlivePacket()
public
method
public
KeepAlivePacket
(
Int32
id
) :
System
id
System.Int32
return
System
Property Details
KeepAliveID
public_oe property
public
Int32,System
KeepAliveID
return
System.Int32
KeepAliveID
public_oe property
public
int
KeepAliveID
return
int