Class UIWidgetsMessageManager | UIWidgets | 1.5.4-preview.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class UIWidgetsMessageManager

    Inheritance
    Object
    UIWidgetsMessageManager
    Namespace: Unity.UIWidgets.engine
    Syntax
    public class UIWidgetsMessageManager : MonoBehaviour

    Properties

    instance

    Declaration
    public static UIWidgetsMessageManager instance { get; }
    Property Value
    Type Description
    UIWidgetsMessageManager

    Methods

    AddChannelMessageDelegate(String, UIWidgetsMessageManager.MethodChannelMessageDelegate)

    Declaration
    public void AddChannelMessageDelegate(string channel, UIWidgetsMessageManager.MethodChannelMessageDelegate del)
    Parameters
    Type Name Description
    String channel
    UIWidgetsMessageManager.MethodChannelMessageDelegate del

    RemoveChannelMessageDelegate(String, UIWidgetsMessageManager.MethodChannelMessageDelegate)

    Declaration
    public void RemoveChannelMessageDelegate(string channel, UIWidgetsMessageManager.MethodChannelMessageDelegate del)
    Parameters
    Type Name Description
    String channel
    UIWidgetsMessageManager.MethodChannelMessageDelegate del
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023