docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate MockRuntime.ScriptEventDelegate

    Delegate invoked on ScriptEvents

    Namespace: UnityEngine.XR.OpenXR.Features.Mock
    Assembly: solution.dll
    Syntax
    public delegate void MockRuntime.ScriptEventDelegate(MockRuntime.ScriptEvent evt, ulong param)
    Parameters
    Type Name Description
    MockRuntime.ScriptEvent evt

    ScriptEvent invoked.

    ulong param

    Parameters of the script event.

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