Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Server
Network
DeathStatus
C# Class Server.Network.DeathStatus
Inheritance:
Packet
Datei anzeigen
Open project: brodock/runuo
Public Properties
Property
Type
Description
Alive
Packet
Dead
Packet
Public Methods
Method
Description
DeathStatus
(
bool
dead
) :
System
Instantiate
(
bool
dead
) :
Packet
Method Details
DeathStatus()
public
method
public
DeathStatus
(
bool
dead
) :
System
dead
bool
return
System
Instantiate()
public
static
method
public
static
Instantiate
(
bool
dead
) :
Packet
dead
bool
return
Packet
Property Details
Alive
public_oe static_oe property
public
static
Packet,Server.Network
Alive
return
Packet
Dead
public_oe static_oe property
public
static
Packet,Server.Network
Dead
return
Packet