mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-05 15:56:15 +02:00
Add Start method.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace DesktopMagicPluginAPI.Inputs
|
||||
public class Button : Element
|
||||
{
|
||||
/// <summary>
|
||||
/// Occurs when the button is clicked.
|
||||
/// Occurs when the button gets clicked.
|
||||
/// </summary>
|
||||
public event Action OnClick;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user