Namespace: TilDeathAssembly: TilDeath (in TilDeath.exe) Version: 1.1.1.0 (1.1.1)
public int DyingState { get; set; }
public int DyingState { get; set; }
Public Property DyingState As Integer
Get
Set
Public Property DyingState As Integer
Get
Set
public:
property int DyingState {
int get ();
void set (int value);
}
public:
property int DyingState {
int get ();
void set (int value);
}
member DyingState : int with get, set
member DyingState : int with get, set
Property Value
Type:
Int32