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