Api Editor TrayIcon
class

TrayIcon

public class TrayIcon : QObject

Like a widget - but is drawn

Constructors

TrayIcon(QObject parent)

Properties

Name Type Description
Visible Boolean

Methods

Void SetIcon(String icon)
Void ShowMessage(String title, String message, String icon, Single seconds)
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.TrayIcon