Class MLWarning | Magic Leap XR Plugin | 6.0.0
docs.unity3d.com
    Show / Hide Table of Contents

    Class MLWarning

    Inheritance
    Object
    MLWarning
    Namespace: UnityEngine.XR.MagicLeap
    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
    Implements
    IWarning.Message

    Triggered

    Declaration
    public bool Triggered { get; }
    Property Value
    Type Description
    Boolean
    Implements
    IWarning.Triggered

    Methods

    Reset()

    Declaration
    public void Reset()
    Implements
    IWarning.Reset()

    Trigger()

    Declaration
    public void Trigger()
    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