Delegate SteamVR_Action_Vector2.ActiveChangeHandler
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public delegate void ActiveChangeHandler(SteamVR_Action_Vector2 fromAction, SteamVR_Input_Sources fromSource, bool active);
Parameters
Type | Name | Description |
---|---|---|
SteamVR_Action_Vector2 | fromAction | |
SteamVR_Input_Sources | fromSource | |
System.Boolean | active |