mirror of
https://github.com/ppy/osu.git
synced 2025-03-11 06:37:19 +08:00
Add xmldoc for menu implying external consumption
This commit is contained in:
parent
dd53ae0e02
commit
d9b370e3a1
@ -19,6 +19,9 @@ namespace osu.Game.Screens.Edit
|
||||
{
|
||||
public partial class BookmarkController : Component, IKeyBindingHandler<GlobalAction>
|
||||
{
|
||||
/// <summary>
|
||||
/// Bookmarks menu item (with submenu containing options). Should be added to the <see cref="Editor"/>'s global menu.
|
||||
/// </summary>
|
||||
public EditorMenuItem Menu { get; private set; }
|
||||
|
||||
[Resolved]
|
||||
|
Loading…
x
Reference in New Issue
Block a user