Пример #1
0
 public static void SetUnitySdkVersion(string unitySdkVersion)
 {
     GA_Wrapper.configureSdkGameEngineVersion(unitySdkVersion);
 }