Namespace: Drench.LogicsAssembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
public bool LastPlayerPassed { get; protected set; }
public bool LastPlayerPassed { get; protected set; }
Public Property LastPlayerPassed As Boolean
Get
Protected Set
Public Property LastPlayerPassed As Boolean
Get
Protected Set
public:
property bool LastPlayerPassed {
bool get ();
protected: void set (bool value);
}
public:
property bool LastPlayerPassed {
bool get ();
protected: void set (bool value);
}
member LastPlayerPassed : bool with get, set
member LastPlayerPassed : bool with get, set
Property Value
Type:
Boolean