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
ServerState
C# Class ServerState, 3in1
Show file
Open project: motouhui/3in1
Class Usage Examples
Public Properties
Property
Type
Description
bossAction
System.Int32
bossHp
Double
bossMp
Double
heroAction
System.Int32
heroHp
Double
heroMp
Double
name
Byte[]
nameLength
System.Int32
state
System.Int32
swordAction
System.Int32
swordHp
Double
swordMp
Double
Property Details
bossAction
public property
public
Int32,System
bossAction
return
System.Int32
bossHp
public property
public
Double
bossHp
return
Double
bossMp
public property
public
Double
bossMp
return
Double
heroAction
public property
public
Int32,System
heroAction
return
System.Int32
heroHp
public property
public
Double
heroHp
return
Double
heroMp
public property
public
Double
heroMp
return
Double
name
public property
public
Byte[]
name
return
Byte[]
nameLength
public property
public
Int32,System
nameLength
return
System.Int32
state
public property
public
Int32,System
state
return
System.Int32
swordAction
public property
public
Int32,System
swordAction
return
System.Int32
swordHp
public property
public
Double
swordHp
return
Double
swordMp
public property
public
Double
swordMp
return
Double