Exemple #1
0
 public static void SetTrackerPosition(string name, Vector3 value)
 {
     ClusterInput.SetTrackerPosition_Injected(name, ref value);
 }