mirror of
https://github.com/ppy/osu.git
synced 2026-05-27 05:01:22 +08:00
Add xmldoc
This commit is contained in:
@@ -335,6 +335,9 @@ namespace osu.Game.Rulesets.Edit
|
||||
/// </summary>
|
||||
public abstract IEnumerable<DrawableHitObject> HitObjects { get; }
|
||||
|
||||
/// <summary>
|
||||
/// An editor-specific beatmap, exposing mutation events.
|
||||
/// </summary>
|
||||
public IEditorBeatmap EditorBeatmap { get; protected set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user