mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 02:02:53 +08:00
Add xmldoc
This commit is contained in:
parent
28400aa865
commit
9f4c8db395
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user