docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate MockRuntime.AfterFunctionDelegate

    Delegate invoked after function calls.

    Namespace: UnityEngine.XR.OpenXR.Features.Mock
    Assembly: solution.dll
    Syntax
    public delegate void MockRuntime.AfterFunctionDelegate(string functionName, XrResult result)
    Parameters
    Type Name Description
    string functionName

    The OpenXR function name.

    XrResult result

    The XrResult of the function.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 1, 2023