예제 #1
0
 public void SetGameId(string platformName, string value)
 {
     AdvertisementSettings.SetPlatformGameId(platformName, value);
 }