Example #1
0
 public static uint GetControllerIndex(GameObject controller)
 {
     return(SDK_Bridge.GetIndexOfTrackedObject(controller));
 }