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