Skip to content

Message

static class · namespace Hazel

public static class Message

Methods

Error(string, float)

static

public static void Error(string text, float duration = 5.0f)

Info(string, float)

static

public static void Info(string text, float duration = 3.0f)

Success(string, float)

static

public static void Success(string text, float duration = 3.0f)

Warning(string, float)

static

public static void Warning(string text, float duration = 3.0f)

Source: Hazel/Core/Message.cs