docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MLWarning

    Inheritance
    object
    MLWarning
    Implements
    IWarning
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.XR.MagicLeap
    Assembly: UnityEngine.XR.MagicLeap.dll
    Syntax
    public class MLWarning : IWarning

    Constructors

    MLWarning(string)

    Declaration
    public MLWarning(string msg)
    Parameters
    Type Name Description
    string msg

    Properties

    Message

    Declaration
    public string Message { get; }
    Property Value
    Type Description
    string

    Triggered

    Declaration
    public bool Triggered { get; }
    Property Value
    Type Description
    bool

    Methods

    Reset()

    Declaration
    public void Reset()

    Trigger()

    Declaration
    public void Trigger()

    Implements

    IWarning
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)