Delegate SteamVR_Behaviour_Pose.DeviceIndexChangedHandler
Namespace: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public delegate void DeviceIndexChangedHandler(SteamVR_Behaviour_Pose fromAction, SteamVR_Input_Sources fromSource, int newDeviceIndex);
Parameters
| Type | Name | Description |
|---|---|---|
| SteamVR_Behaviour_Pose | fromAction | |
| SteamVR_Input_Sources | fromSource | |
| System.Int32 | newDeviceIndex |