TrayIconclass

Like a widget - but is drawn

objectQObjectTrayIcon
Namespace
Editor
Assembly
Sandbox.Tools
Declaration
public class Editor.TrayIcon : Editor.QObject

Constructors1

Showing 1 constructors

Methods2

Showing 2 methods

public void SetIcon(string icon)PUBLIC

ParameterTypeDescription
iconstring
Returns:void

public void ShowMessage(string title, string message, string icon, float seconds)PUBLIC

ParameterTypeDescription
titlestring
messagestring
iconstring
secondsfloat
Returns:void

Properties1

Showing 1 properties

public bool Editor.TrayIcon.Visible { get; set; }PUBLICGETSET

Returns:bool

On this page