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