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