C# Class DarkEmu_GameServer.character._state

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
Die bool
Frozen bool
LastState byte
SafeState bool

Property Details

Die public property

public bool Die
return bool

Frozen public property

public bool Frozen
return bool

LastState public property

public byte LastState
return byte

SafeState public property

public bool SafeState
return bool