Exemple #1
0
 public static GameObject GetMarker(MarkerType comref)
 {
     return(MarkerManager.GetMarker(comref));
 }