Class AdminRemarksWindow
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.CustomControls.BaseWindow
AdminRemarksWindow
Namespace: Content.Client.Administration.UI.AdminRemarks
Assembly: Content.Client.dll
Syntax
public sealed class AdminRemarksWindow : FancyWindow
Constructors
| Improve this Doc View SourceAdminRemarksWindow()
Declaration
public AdminRemarksWindow()
Methods
| Improve this Doc View SourceSetNotes(Dictionary<(Int32, NoteType), SharedAdminNote>)
Declaration
public void SetNotes(Dictionary<(int, NoteType), SharedAdminNote> notes)
Parameters
Type | Name | Description |
---|---|---|
Dictionary<System.ValueTuple<System.Int32, NoteType>, SharedAdminNote> | notes |