コード例 #1
0
ファイル: GA_Setup.cs プロジェクト: nickhester/SocialNetwork
 public static void SetCustomDimension02(string customDimension)
 {
     GA_Wrapper.SetCustomDimension02(customDimension);
 }