Delegate SteamVR_Action_Single.ChangeHandler
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public delegate void ChangeHandler(SteamVR_Action_Single fromAction, SteamVR_Input_Sources fromSource, float newAxis, float newDelta);
Parameters
Type | Name | Description |
---|---|---|
Steam |
fromAction | |
Steam |
fromSource | |
System. |
newAxis | |
System. |
newDelta |