Example #1
0
 public static GameObject TrackedObjectByIndex(uint index)
 {
     return(SDK_Bridge.GetTrackedObjectByIndex(index));
 }