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