docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate MockRuntime.BeforeFunctionDelegate

    Delegate invoked before function calls.

    Namespace: UnityEngine.XR.OpenXR.Features.Mock
    Assembly: Unity.XR.OpenXR.Features.MockRuntime.dll
    Syntax
    public delegate XrResult MockRuntime.BeforeFunctionDelegate(string functionName)
    Parameters
    Type Name Description
    string functionName

    The OpenXR function name.

    Returns
    Type Description
    XrResult

    The XrResult of the callback.

    In This Article
    Back to top
    Copyright © 2024 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)