docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class MLFormattedWarning

    Inheritance
    object
    MLFormattedWarning
    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 MLFormattedWarning : IWarning

    Constructors

    MLFormattedWarning(string)

    Declaration
    public MLFormattedWarning(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(params object[])

    Declaration
    public void Trigger(params object[] args)
    Parameters
    Type Name Description
    object[] args

    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)