Show / Hide Table of Contents

    Delegate SteamVR_Action_Boolean.StateDownHandler

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