SuperBehaviour SuperBehaviour
SuperBehaviour SuperBehaviour
v0.1.2 [Beta]

Search Results for

    Class RichtextDialog

    Namespace
    LoM.Super.Editor
    Assembly
    LoM.Super.Editor.dll

    Dialog for displaying simple richtext messages

    public class RichtextDialog : EditorWindow
    Inheritance
    object
    Object
    ScriptableObject
    EditorWindow
    RichtextDialog

    Methods

    Show(string, string, int, int)

    Show a richtext dialog

    public static void Show(string name, string richtext, int width = 400, int height = 200)

    Parameters

    name string

    Name of the dialog

    richtext string

    Richtext to display

    width int
    height int
    © Lords of Mahlstrom Gaming, all rights reserved.