Show / Hide Table of Contents

    Delegate SteamVR_Behaviour_Skeleton.UpdateHandler

    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public delegate void UpdateHandler(SteamVR_Behaviour_Skeleton fromAction, SteamVR_Input_Sources inputSource);
    Parameters
    Type Name Description
    SteamVR_Behaviour_Skeleton fromAction
    SteamVR_Input_Sources inputSource
    Back to top Copyright (c) Valve Corporation, All rights reserved.