C# Class ServerState, 3in1

Datei anzeigen 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_oe property

public Int32,System bossAction
return System.Int32

bossHp public_oe property

public Double bossHp
return Double

bossMp public_oe property

public Double bossMp
return Double

heroAction public_oe property

public Int32,System heroAction
return System.Int32

heroHp public_oe property

public Double heroHp
return Double

heroMp public_oe property

public Double heroMp
return Double

name public_oe property

public Byte[] name
return Byte[]

nameLength public_oe property

public Int32,System nameLength
return System.Int32

state public_oe property

public Int32,System state
return System.Int32

swordAction public_oe property

public Int32,System swordAction
return System.Int32

swordHp public_oe property

public Double swordHp
return Double

swordMp public_oe property

public Double swordMp
return Double