 | OsuScorecountgeki Property |
[Missing <summary> documentation for "P:CSharpOsu.Module.OsuScore.countgeki"]
Namespace:
CSharpOsu.Module
Assembly:
CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntaxpublic long countgeki { get; set; }
Public Property countgeki As Long
Get
Set
public:
property long long countgeki {
long long get ();
void set (long long value);
}
member countgeki : int64 with get, set
Property Value
Type:
Int64
See Also