Table of Contents

Method GetComponentStateForDevicePath

Namespace
Valve.VR
Assembly
Bonsai.VR.dll

GetComponentStateForDevicePath(string, string, ulong, ref RenderModel_ControllerMode_State_t, ref RenderModel_ComponentState_t)

public bool GetComponentStateForDevicePath(string pchRenderModelName, string pchComponentName, ulong devicePath, ref RenderModel_ControllerMode_State_t pState, ref RenderModel_ComponentState_t pComponentState)

Parameters

pchRenderModelName string
pchComponentName string
devicePath ulong
pState RenderModel_ControllerMode_State_t
pComponentState RenderModel_ComponentState_t

Returns

bool