docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetBeforeFunctionCallback

    GetBeforeFunctionCallback(string)

    Return the callback set to be called before the given OpenXR function is called

    Declaration
    public static MockRuntime.BeforeFunctionDelegate GetBeforeFunctionCallback(string function)
    Parameters
    Type Name Description
    string function

    OpenXR function name

    Returns
    Type Description
    MockRuntime.BeforeFunctionDelegate

    Callback or null if no callback is set

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