docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetAfterFunctionCallback

    GetAfterFunctionCallback(string)

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

    Declaration
    public static MockRuntime.AfterFunctionDelegate GetAfterFunctionCallback(string function)
    Parameters
    Type Name Description
    string function

    OpenXR function name

    Returns
    Type Description
    MockRuntime.AfterFunctionDelegate

    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