mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-06 17:58:05 +02:00
Control.cs (#1262)
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Robust.Client.UserInterface
|
||||
{
|
||||
/// <summary>
|
||||
/// A node in the GUI system.
|
||||
/// See https://github.com/space-wizards/RobustToolbox/wiki/UI-System-Tutorial for some basic concepts.
|
||||
/// See https://hackmd.io/@ss14/ui-system-tutorial for some basic concepts.
|
||||
/// </summary>
|
||||
[PublicAPI]
|
||||
public partial class Control : IDisposable
|
||||
|
||||
Reference in New Issue
Block a user