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