 | Scorepass Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.Score.pass"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic bool pass { get; set; }
Public Property pass As Boolean
Get
Set
public:
property bool pass {
bool get ();
void set (bool value);
}
member pass : bool with get, set
Property Value
Type:
Boolean
See Also