docs.unity.cn
    Show / Hide Table of Contents

    Interface IWarning

    Namespace: UnityEngine.XR.MagicLeap
    Syntax
    public interface IWarning

    Properties

    Message

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

    Triggered

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

    Methods

    Reset()

    Declaration
    void Reset()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 22 February 2021