VR Expansion Plugin > Grip Motion Controller Component > Grip Controller Is Tracked

Grip Controller Is Tracked

Whether or not this component had a valid tracked device this frame

Use this instead of the normal IsTracked() for the motion controller which will not return the correct information.
This is messy but I have no access to the various private members of the motion controller.

Inputs

Target
Grip Motion Controller Component Object Reference

Outputs

Return Value
Boolean

Whether or not this component had a valid tracked device this frame

Use this instead of the normal IsTracked() for the motion controller which will not return the correct information.
This is messy but I have no access to the various private members of the motion controller.