You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function 'TriggerHapticPulse' in "openvr_api.cs" declares a 'char' parameter 'usDurationMicroSec' while it is declared as 'unsigned short' in "openvr_capi.h".
Can you change the signature in CSharp of this function to fit the C one?