mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 14:17:26 +08:00
Include mention of what to do when not using field in xmldoc
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
parent
d4cf6e100f
commit
e0e222c1fa
@ -20,8 +20,9 @@ namespace osu.Game.Rulesets.Mods
|
||||
string Name { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Short import information to display on the mod icon. For example, a rate adjust mod's rate
|
||||
/// Short important information to display on the mod icon. For example, a rate adjust mod's rate
|
||||
/// or similarly important setting.
|
||||
/// Use <see cref="string.Empty"/> if the icon should not display any additional info.
|
||||
/// </summary>
|
||||
string ExtendedIconInformation { get; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user