Delegate SteamVR_Action_Boolean.UpdateHandler
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public delegate void UpdateHandler(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 |