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