Search Results for

    Show / Hide Table of Contents

    Class VisualElementsProvider

    Inheritance
    System.Object
    VisualElementsProvider
    Namespace: GDX.Editor
    Syntax
    public static class VisualElementsProvider

    Methods

    | Improve this Doc View Source

    ActionableHelpBox(String, HelpBoxMessageType, String, Action)

    Declaration
    public static VisualElement ActionableHelpBox(string message, HelpBoxMessageType type, string action, Action onAction)
    Parameters
    Type Name Description
    System.String message
    UnityEngine.UIElements.HelpBoxMessageType type
    System.String action
    System.Action onAction
    Returns
    Type Description
    UnityEngine.UIElements.VisualElement
    • Improve this Doc
    • View Source
    In This Article
    Back to top Built on 2024-01-01 against 1f69a68.
    Generated by Dox+DocFX.