Show / Hide Table of Contents

    Delegate SteamVR_Action_Skeleton.ActiveChangeHandler

    Namespace: Valve.VR
    Assembly: Assembly-CSharp.dll
    Syntax
    public delegate void ActiveChangeHandler(SteamVR_Action_Skeleton fromAction, bool active);
    Parameters
    Type Name Description
    SteamVR_Action_Skeleton fromAction
    System.Boolean active
    Back to top Copyright (c) Valve Corporation, All rights reserved.