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