UnityEngine.GameCenterModule_CodeGen.c 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. #include "pch-c.h"
  2. #ifndef _MSC_VER
  3. # include <alloca.h>
  4. #else
  5. # include <malloc.h>
  6. #endif
  7. #include "codegen/il2cpp-codegen-metadata.h"
  8. // 0x00000001 System.Void UnityEngine.SocialPlatforms.ISocialPlatform::Authenticate(UnityEngine.SocialPlatforms.ILocalUser,System.Action`1<System.Boolean>)
  9. // 0x00000002 System.Void UnityEngine.SocialPlatforms.ISocialPlatform::Authenticate(UnityEngine.SocialPlatforms.ILocalUser,System.Action`2<System.Boolean,System.String>)
  10. // 0x00000003 System.Void UnityEngine.SocialPlatforms.ISocialPlatform::LoadFriends(UnityEngine.SocialPlatforms.ILocalUser,System.Action`1<System.Boolean>)
  11. // 0x00000004 System.Boolean UnityEngine.SocialPlatforms.ILocalUser::get_authenticated()
  12. // 0x00000005 System.Void UnityEngine.SocialPlatforms.Range::.ctor(System.Int32,System.Int32)
  13. extern void Range__ctor_mD7BBA6A816E8FBFDDC618308BC5D5882297443F8 (void);
  14. // 0x00000006 System.String UnityEngine.SocialPlatforms.ILeaderboard::get_id()
  15. // 0x00000007 UnityEngine.SocialPlatforms.UserScope UnityEngine.SocialPlatforms.ILeaderboard::get_userScope()
  16. // 0x00000008 UnityEngine.SocialPlatforms.Range UnityEngine.SocialPlatforms.ILeaderboard::get_range()
  17. // 0x00000009 UnityEngine.SocialPlatforms.TimeScope UnityEngine.SocialPlatforms.ILeaderboard::get_timeScope()
  18. // 0x0000000A System.Void UnityEngine.SocialPlatforms.Impl.LocalUser::.ctor()
  19. extern void LocalUser__ctor_mE1D89C27BD5A6DAE982610A87A472E736644605A (void);
  20. // 0x0000000B System.Void UnityEngine.SocialPlatforms.Impl.LocalUser::SetFriends(UnityEngine.SocialPlatforms.IUserProfile[])
  21. extern void LocalUser_SetFriends_m54CD46805170EDB993E87E0A9FA3BF82A910E489 (void);
  22. // 0x0000000C System.Void UnityEngine.SocialPlatforms.Impl.LocalUser::SetAuthenticated(System.Boolean)
  23. extern void LocalUser_SetAuthenticated_mCAFB7406BCB0A184B405E25695F280DA52EFE582 (void);
  24. // 0x0000000D System.Void UnityEngine.SocialPlatforms.Impl.LocalUser::SetUnderage(System.Boolean)
  25. extern void LocalUser_SetUnderage_mA767EE5BC8615E452A6CC57376CA9B9DA601386E (void);
  26. // 0x0000000E System.Boolean UnityEngine.SocialPlatforms.Impl.LocalUser::get_authenticated()
  27. extern void LocalUser_get_authenticated_m7D219E0639A779F4527590E43E66F31C2A482BD1 (void);
  28. // 0x0000000F System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::.ctor()
  29. extern void UserProfile__ctor_m65DBFCC8D74A39E029B7EEBF5B24A8790C3668AA (void);
  30. // 0x00000010 System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::.ctor(System.String,System.String,System.String,System.Boolean,UnityEngine.SocialPlatforms.UserState,UnityEngine.Texture2D)
  31. extern void UserProfile__ctor_m82A71921E766018566AFB09BCE3091C8F1055F39 (void);
  32. // 0x00000011 System.String UnityEngine.SocialPlatforms.Impl.UserProfile::ToString()
  33. extern void UserProfile_ToString_mE86E8A99DF0EE73C93A55624E890806213567924 (void);
  34. // 0x00000012 System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::SetUserName(System.String)
  35. extern void UserProfile_SetUserName_m25580633F0CE2894355406F1F8C86CCEA3E79BBA (void);
  36. // 0x00000013 System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::SetUserID(System.String)
  37. extern void UserProfile_SetUserID_mD1A6F3DEE1C2887A8EDF41444C1D13A2835DF719 (void);
  38. // 0x00000014 System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::SetLegacyUserID(System.String)
  39. extern void UserProfile_SetLegacyUserID_m707552F7298E3A711C41FF8744C8309276E398A4 (void);
  40. // 0x00000015 System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::SetUserGameID(System.String)
  41. extern void UserProfile_SetUserGameID_mF610AEAED6A05E06A24F1C2DC82EC8BD5CAAB4E0 (void);
  42. // 0x00000016 System.Void UnityEngine.SocialPlatforms.Impl.UserProfile::SetImage(UnityEngine.Texture2D)
  43. extern void UserProfile_SetImage_m756E17B9BFE41D572C76A506E2BDA81A2D7D9605 (void);
  44. // 0x00000017 System.String UnityEngine.SocialPlatforms.Impl.UserProfile::get_userName()
  45. extern void UserProfile_get_userName_mB127337E5455C94299C39FB66C2965FF3421142E (void);
  46. // 0x00000018 System.String UnityEngine.SocialPlatforms.Impl.UserProfile::get_id()
  47. extern void UserProfile_get_id_m2C9612A3B81A7F76F86C4FE87AD4D3FADEF3E385 (void);
  48. // 0x00000019 System.Boolean UnityEngine.SocialPlatforms.Impl.UserProfile::get_isFriend()
  49. extern void UserProfile_get_isFriend_m7ACC8963AD01FB384D215AF8C215DD93CB5322EA (void);
  50. // 0x0000001A UnityEngine.SocialPlatforms.UserState UnityEngine.SocialPlatforms.Impl.UserProfile::get_state()
  51. extern void UserProfile_get_state_mF93F969F5923A0A3528923E5A452138D00D4E248 (void);
  52. // 0x0000001B System.Void UnityEngine.SocialPlatforms.Impl.Achievement::.ctor(System.String,System.Double,System.Boolean,System.Boolean,System.DateTime)
  53. extern void Achievement__ctor_m6BFE0E7DB18B35A485855AC3B1C0D4E25AB56C0C (void);
  54. // 0x0000001C System.Void UnityEngine.SocialPlatforms.Impl.Achievement::.ctor(System.String,System.Double)
  55. extern void Achievement__ctor_m8E491BFB569F645FC9BF4CC8F58F5718C54901E0 (void);
  56. // 0x0000001D System.Void UnityEngine.SocialPlatforms.Impl.Achievement::.ctor()
  57. extern void Achievement__ctor_m570954380BDC68F860E558D037369D03269C72A4 (void);
  58. // 0x0000001E System.String UnityEngine.SocialPlatforms.Impl.Achievement::ToString()
  59. extern void Achievement_ToString_m443278D0F151B7B9BAF041785378EFEAC98E6052 (void);
  60. // 0x0000001F System.String UnityEngine.SocialPlatforms.Impl.Achievement::get_id()
  61. extern void Achievement_get_id_m39931C0B44D8A4948E12527FDE77C9211028267B (void);
  62. // 0x00000020 System.Void UnityEngine.SocialPlatforms.Impl.Achievement::set_id(System.String)
  63. extern void Achievement_set_id_m16A4091CBC207FB287FEFF608C5F45D9D21106A0 (void);
  64. // 0x00000021 System.Double UnityEngine.SocialPlatforms.Impl.Achievement::get_percentCompleted()
  65. extern void Achievement_get_percentCompleted_m864BBAA8D955D724A506E62F6741B52D43F38F9D (void);
  66. // 0x00000022 System.Void UnityEngine.SocialPlatforms.Impl.Achievement::set_percentCompleted(System.Double)
  67. extern void Achievement_set_percentCompleted_mD433F22DBB60B94FD45CC2A73C9A22C93B0CB9CB (void);
  68. // 0x00000023 System.Boolean UnityEngine.SocialPlatforms.Impl.Achievement::get_completed()
  69. extern void Achievement_get_completed_m26C3793203BC368F6A44678FEB4E8B94976DC66F (void);
  70. // 0x00000024 System.Boolean UnityEngine.SocialPlatforms.Impl.Achievement::get_hidden()
  71. extern void Achievement_get_hidden_m732D2ED47F705384C1A8CA28E40AADE16944CD11 (void);
  72. // 0x00000025 System.DateTime UnityEngine.SocialPlatforms.Impl.Achievement::get_lastReportedDate()
  73. extern void Achievement_get_lastReportedDate_m0C90E0EB0392E57E70D62D2FB182527613BB285C (void);
  74. // 0x00000026 System.Void UnityEngine.SocialPlatforms.Impl.AchievementDescription::.ctor(System.String,System.String,UnityEngine.Texture2D,System.String,System.String,System.Boolean,System.Int32)
  75. extern void AchievementDescription__ctor_m5EA1DE335B7A97FCDE944FBFD2B979D870D3F37A (void);
  76. // 0x00000027 System.String UnityEngine.SocialPlatforms.Impl.AchievementDescription::ToString()
  77. extern void AchievementDescription_ToString_m48909B3814359ED0FAF88F29F3B80C024F0C5D36 (void);
  78. // 0x00000028 System.Void UnityEngine.SocialPlatforms.Impl.AchievementDescription::SetImage(UnityEngine.Texture2D)
  79. extern void AchievementDescription_SetImage_mB1653A512095EE6A795031B009513071A559C248 (void);
  80. // 0x00000029 System.String UnityEngine.SocialPlatforms.Impl.AchievementDescription::get_id()
  81. extern void AchievementDescription_get_id_mD5FEE2DBF0C88887C99E3EDCD9BC65C32EFBAD4A (void);
  82. // 0x0000002A System.Void UnityEngine.SocialPlatforms.Impl.AchievementDescription::set_id(System.String)
  83. extern void AchievementDescription_set_id_m61C4DA5B9AD3353518524A8E34723CE7836D432E (void);
  84. // 0x0000002B System.String UnityEngine.SocialPlatforms.Impl.AchievementDescription::get_title()
  85. extern void AchievementDescription_get_title_mF4E46C1A1BBF0087858BE6046604D00DB130E81F (void);
  86. // 0x0000002C System.String UnityEngine.SocialPlatforms.Impl.AchievementDescription::get_achievedDescription()
  87. extern void AchievementDescription_get_achievedDescription_m4901EFA817B61139B1A5284CAF14378A531B7537 (void);
  88. // 0x0000002D System.String UnityEngine.SocialPlatforms.Impl.AchievementDescription::get_unachievedDescription()
  89. extern void AchievementDescription_get_unachievedDescription_m90706792FD9A6FD0BC4975E41E531F91AEC3F33C (void);
  90. // 0x0000002E System.Boolean UnityEngine.SocialPlatforms.Impl.AchievementDescription::get_hidden()
  91. extern void AchievementDescription_get_hidden_m8FDE6EBDC27F05F8D04B53B4F044B5B06F2EDA0A (void);
  92. // 0x0000002F System.Int32 UnityEngine.SocialPlatforms.Impl.AchievementDescription::get_points()
  93. extern void AchievementDescription_get_points_mCBD1A433E28AC73B7AECBE3E41FFDB6B335031AF (void);
  94. // 0x00000030 System.Void UnityEngine.SocialPlatforms.Impl.Score::.ctor(System.String,System.Int64)
  95. extern void Score__ctor_m88494757EDE00B4CA1BE7027A1F84C82E09EC958 (void);
  96. // 0x00000031 System.Void UnityEngine.SocialPlatforms.Impl.Score::.ctor(System.String,System.Int64,System.String,System.DateTime,System.String,System.Int32)
  97. extern void Score__ctor_m94026C33B1E9EE0F31614511DB8F512E8A7A4FE3 (void);
  98. // 0x00000032 System.String UnityEngine.SocialPlatforms.Impl.Score::ToString()
  99. extern void Score_ToString_mBE1B8E8846C633AAA58A0680C888F21915454FC4 (void);
  100. // 0x00000033 System.String UnityEngine.SocialPlatforms.Impl.Score::get_leaderboardID()
  101. extern void Score_get_leaderboardID_m079BDC75AED9D8C06DC36F78AC233171F023FB4F (void);
  102. // 0x00000034 System.Void UnityEngine.SocialPlatforms.Impl.Score::set_leaderboardID(System.String)
  103. extern void Score_set_leaderboardID_m05255F12ADDC2FC6D7E9646CBAE68D2924E66F65 (void);
  104. // 0x00000035 System.Int64 UnityEngine.SocialPlatforms.Impl.Score::get_value()
  105. extern void Score_get_value_m750646EDC0619A11179177F597C21374F13FCB9E (void);
  106. // 0x00000036 System.Void UnityEngine.SocialPlatforms.Impl.Score::set_value(System.Int64)
  107. extern void Score_set_value_mFECF5E9D1928EEAE7E46F497CDA159549EEB74C4 (void);
  108. // 0x00000037 System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::.ctor()
  109. extern void Leaderboard__ctor_mC09955DEF2101303E698FC13E1BBFFA90B3365F4 (void);
  110. // 0x00000038 System.String UnityEngine.SocialPlatforms.Impl.Leaderboard::ToString()
  111. extern void Leaderboard_ToString_mE59DCCF117736269AF0C6CD21876DB3448BD14ED (void);
  112. // 0x00000039 System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::SetLocalUserScore(UnityEngine.SocialPlatforms.IScore)
  113. extern void Leaderboard_SetLocalUserScore_m17939BC032AC6FDCC1152234807C50E97A72D600 (void);
  114. // 0x0000003A System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::SetMaxRange(System.UInt32)
  115. extern void Leaderboard_SetMaxRange_m5D699FC22BC5BED04386C4B6D4661663B49FD3B4 (void);
  116. // 0x0000003B System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::SetScores(UnityEngine.SocialPlatforms.IScore[])
  117. extern void Leaderboard_SetScores_m2DB8C9FB943AD849B23FCEB56D76FAE4E11C2084 (void);
  118. // 0x0000003C System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::SetTitle(System.String)
  119. extern void Leaderboard_SetTitle_m5FE6EFFE4099E7BA2B7F1F6644B0A9E1C5A93627 (void);
  120. // 0x0000003D System.String[] UnityEngine.SocialPlatforms.Impl.Leaderboard::GetUserFilter()
  121. extern void Leaderboard_GetUserFilter_m229A294CB0ED73326836FABAC438E517F6517550 (void);
  122. // 0x0000003E System.String UnityEngine.SocialPlatforms.Impl.Leaderboard::get_id()
  123. extern void Leaderboard_get_id_m4A262BB19BCACE6C9B19874F5D68C777846C6CD6 (void);
  124. // 0x0000003F System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::set_id(System.String)
  125. extern void Leaderboard_set_id_mC863AFBCE6B992935BCE9E8B567CDA40CCD94B42 (void);
  126. // 0x00000040 UnityEngine.SocialPlatforms.UserScope UnityEngine.SocialPlatforms.Impl.Leaderboard::get_userScope()
  127. extern void Leaderboard_get_userScope_m8304E736582482D0E5705C109D95F0CEDF2EE54C (void);
  128. // 0x00000041 System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::set_userScope(UnityEngine.SocialPlatforms.UserScope)
  129. extern void Leaderboard_set_userScope_m66BBCC760CDAF1C44639BD10E4D901EFD7C3F778 (void);
  130. // 0x00000042 UnityEngine.SocialPlatforms.Range UnityEngine.SocialPlatforms.Impl.Leaderboard::get_range()
  131. extern void Leaderboard_get_range_mB9C6C91869423F791E017B71FCDB17A354585519 (void);
  132. // 0x00000043 System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::set_range(UnityEngine.SocialPlatforms.Range)
  133. extern void Leaderboard_set_range_m29352D47548D750E0E42EC9627C861C69D084444 (void);
  134. // 0x00000044 UnityEngine.SocialPlatforms.TimeScope UnityEngine.SocialPlatforms.Impl.Leaderboard::get_timeScope()
  135. extern void Leaderboard_get_timeScope_mE1F4CBEBE4B2E1E6BD245E3BE518680F13BBF276 (void);
  136. // 0x00000045 System.Void UnityEngine.SocialPlatforms.Impl.Leaderboard::set_timeScope(UnityEngine.SocialPlatforms.TimeScope)
  137. extern void Leaderboard_set_timeScope_m36122610C955D05BD7FC713415CA78076986B901 (void);
  138. // 0x00000046 UnityEngine.SocialPlatforms.Impl.UserProfile UnityEngine.SocialPlatforms.GameCenter.GcUserProfileData::ToUserProfile()
  139. extern void GcUserProfileData_ToUserProfile_m500A5A38D89D400333D9ED8D2005449AFEC91F24 (void);
  140. // 0x00000047 System.Void UnityEngine.SocialPlatforms.GameCenter.GcUserProfileData::AddToArray(UnityEngine.SocialPlatforms.Impl.UserProfile[]&,System.Int32)
  141. extern void GcUserProfileData_AddToArray_mA189B901FEF32E5CA9AF7DEB58D8143E87E41EC2 (void);
  142. // 0x00000048 UnityEngine.SocialPlatforms.Impl.AchievementDescription UnityEngine.SocialPlatforms.GameCenter.GcAchievementDescriptionData::ToAchievementDescription()
  143. extern void GcAchievementDescriptionData_ToAchievementDescription_m9942E64237B72699916331A3EED62FC8E0DB8B86 (void);
  144. // 0x00000049 UnityEngine.SocialPlatforms.Impl.Achievement UnityEngine.SocialPlatforms.GameCenter.GcAchievementData::ToAchievement()
  145. extern void GcAchievementData_ToAchievement_mA3EFDC224A485DA99E1ED1CC90DEEB2CB68B539E (void);
  146. // 0x0000004A UnityEngine.SocialPlatforms.Impl.Score UnityEngine.SocialPlatforms.GameCenter.GcScoreData::ToScore()
  147. extern void GcScoreData_ToScore_m6B29510CCE935E2A67EAFC653CB4A0A4B8B32B49 (void);
  148. // 0x0000004B System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ClearAchievementDescriptions(System.Int32)
  149. extern void GameCenterPlatform_ClearAchievementDescriptions_mA72C2A90928D81926EF8BCAB66F7150DE0E489CD (void);
  150. // 0x0000004C System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SetAchievementDescription(UnityEngine.SocialPlatforms.GameCenter.GcAchievementDescriptionData,System.Int32)
  151. extern void GameCenterPlatform_SetAchievementDescription_mC153A5A1641CD0ACD697FCA5F8AE700E3AC5D556 (void);
  152. // 0x0000004D System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SetAchievementDescriptionImage(UnityEngine.Texture2D,System.Int32)
  153. extern void GameCenterPlatform_SetAchievementDescriptionImage_mF30697C06E102BA695C5C0A8F1CA7DF665DA592C (void);
  154. // 0x0000004E System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::TriggerAchievementDescriptionCallback(System.Action`1<UnityEngine.SocialPlatforms.IAchievementDescription[]>)
  155. extern void GameCenterPlatform_TriggerAchievementDescriptionCallback_m2B6DE7A6A44E667D121C17D2F00EC3126E4F83FE (void);
  156. // 0x0000004F System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::AuthenticateCallbackWrapper(System.Int32,System.String)
  157. extern void GameCenterPlatform_AuthenticateCallbackWrapper_m589656EB520DF6FDBD4A01FEF3C81E01F5AAE2AB (void);
  158. // 0x00000050 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ClearFriends(System.Int32)
  159. extern void GameCenterPlatform_ClearFriends_m9B33314190B858DB062C30278B9588351B2424BC (void);
  160. // 0x00000051 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SetFriends(UnityEngine.SocialPlatforms.GameCenter.GcUserProfileData,System.Int32)
  161. extern void GameCenterPlatform_SetFriends_m2C5398BD94DE525FC80494D147F1A66B134511D6 (void);
  162. // 0x00000052 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SetFriendImage(UnityEngine.Texture2D,System.Int32)
  163. extern void GameCenterPlatform_SetFriendImage_m0345E60955A58236E7FAF8AFEB97609976891A27 (void);
  164. // 0x00000053 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::TriggerFriendsCallbackWrapper(System.Action`1<System.Boolean>,System.Int32)
  165. extern void GameCenterPlatform_TriggerFriendsCallbackWrapper_mAAC5526F5A3C56F30959252B475576C305BB7D1B (void);
  166. // 0x00000054 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::AchievementCallbackWrapper(System.Action`1<UnityEngine.SocialPlatforms.IAchievement[]>,UnityEngine.SocialPlatforms.GameCenter.GcAchievementData[])
  167. extern void GameCenterPlatform_AchievementCallbackWrapper_m752E3607DDB87BD4D46C63005991FA059EB34A34 (void);
  168. // 0x00000055 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ProgressCallbackWrapper(System.Action`1<System.Boolean>,System.Boolean)
  169. extern void GameCenterPlatform_ProgressCallbackWrapper_m936927D783018BF2401D54CA92F8B968C2E3D2B9 (void);
  170. // 0x00000056 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ScoreCallbackWrapper(System.Action`1<System.Boolean>,System.Boolean)
  171. extern void GameCenterPlatform_ScoreCallbackWrapper_m7F03AD845F9F4969A3ABCE49518FCBCFEB8D1F6A (void);
  172. // 0x00000057 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ScoreLoaderCallbackWrapper(System.Action`1<UnityEngine.SocialPlatforms.IScore[]>,UnityEngine.SocialPlatforms.GameCenter.GcScoreData[])
  173. extern void GameCenterPlatform_ScoreLoaderCallbackWrapper_m8E18C1133A5C05CF4449F9D3FADE430BEBBF0DA1 (void);
  174. // 0x00000058 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::UnityEngine.SocialPlatforms.ISocialPlatform.LoadFriends(UnityEngine.SocialPlatforms.ILocalUser,System.Action`1<System.Boolean>)
  175. extern void GameCenterPlatform_UnityEngine_SocialPlatforms_ISocialPlatform_LoadFriends_m1DFD532E0674BB256884F22C83495D9FFBB66CB0 (void);
  176. // 0x00000059 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::UnityEngine.SocialPlatforms.ISocialPlatform.Authenticate(UnityEngine.SocialPlatforms.ILocalUser,System.Action`1<System.Boolean>)
  177. extern void GameCenterPlatform_UnityEngine_SocialPlatforms_ISocialPlatform_Authenticate_m1906287A9BD6679297200FD68303DA2CA9BB4EFB (void);
  178. // 0x0000005A System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::UnityEngine.SocialPlatforms.ISocialPlatform.Authenticate(UnityEngine.SocialPlatforms.ILocalUser,System.Action`2<System.Boolean,System.String>)
  179. extern void GameCenterPlatform_UnityEngine_SocialPlatforms_ISocialPlatform_Authenticate_m3ACFDDBE3CD2501B919983BEDF89463CE33572BE (void);
  180. // 0x0000005B UnityEngine.SocialPlatforms.ILocalUser UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::get_localUser()
  181. extern void GameCenterPlatform_get_localUser_m7E985071FAA0B7393A5B2A056917DF06B41BD0A4 (void);
  182. // 0x0000005C System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::PopulateLocalUser()
  183. extern void GameCenterPlatform_PopulateLocalUser_m06D6DF4CD813CC6AB95B84289871700D99C4EF42 (void);
  184. // 0x0000005D System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LoadAchievementDescriptions(System.Action`1<UnityEngine.SocialPlatforms.IAchievementDescription[]>)
  185. extern void GameCenterPlatform_LoadAchievementDescriptions_m72A5167A9328B903358163FC83A800B9FCEB9AD6 (void);
  186. // 0x0000005E System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ReportProgress(System.String,System.Double,System.Action`1<System.Boolean>)
  187. extern void GameCenterPlatform_ReportProgress_mD284779838DA024C5CA4EC40D1B2ECA25569D5C0 (void);
  188. // 0x0000005F System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LoadAchievements(System.Action`1<UnityEngine.SocialPlatforms.IAchievement[]>)
  189. extern void GameCenterPlatform_LoadAchievements_m63737CE0EF90F20A31DD1F43EE3D39D79836DF7F (void);
  190. // 0x00000060 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ReportScore(System.Int64,System.String,System.Action`1<System.Boolean>)
  191. extern void GameCenterPlatform_ReportScore_m2ACB935864BC415729EF552832518FA3FF890171 (void);
  192. // 0x00000061 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LoadScores(System.String,System.Action`1<UnityEngine.SocialPlatforms.IScore[]>)
  193. extern void GameCenterPlatform_LoadScores_mC191ABA1B69A13CC88A44AF25BD89E1D289CBF52 (void);
  194. // 0x00000062 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LoadScores(UnityEngine.SocialPlatforms.ILeaderboard,System.Action`1<System.Boolean>)
  195. extern void GameCenterPlatform_LoadScores_m54BF2C6FAB4A19BC80B168F3BB985BDBAFA96A1B (void);
  196. // 0x00000063 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LeaderboardCallbackWrapper(System.Action`1<System.Boolean>,System.Boolean)
  197. extern void GameCenterPlatform_LeaderboardCallbackWrapper_m1D0797D04EBCFC94424E7033C9E02D3DA4A8A4B1 (void);
  198. // 0x00000064 System.Boolean UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::GetLoading(UnityEngine.SocialPlatforms.ILeaderboard)
  199. extern void GameCenterPlatform_GetLoading_m06F9588A6143126F03D9C0AAEAA853EC1C9FC3C1 (void);
  200. // 0x00000065 System.Boolean UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::VerifyAuthentication()
  201. extern void GameCenterPlatform_VerifyAuthentication_m9605DB240711AB73F461074D8B93F195E894554E (void);
  202. // 0x00000066 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ShowAchievementsUI()
  203. extern void GameCenterPlatform_ShowAchievementsUI_m425068FBB95E73A5E2C34A8045394F9583F27728 (void);
  204. // 0x00000067 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ShowLeaderboardUI()
  205. extern void GameCenterPlatform_ShowLeaderboardUI_m25410C4C825818ABC415F3231AFD4C0B3D80100C (void);
  206. // 0x00000068 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ClearUsers(System.Int32)
  207. extern void GameCenterPlatform_ClearUsers_m242535F1ED28589D2C91D12CB1FB3330BBE116A1 (void);
  208. // 0x00000069 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SetUser(UnityEngine.SocialPlatforms.GameCenter.GcUserProfileData,System.Int32)
  209. extern void GameCenterPlatform_SetUser_m67E0DEED2E11D8B4E1EFFB03AB95573F1418903C (void);
  210. // 0x0000006A System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SetUserImage(UnityEngine.Texture2D,System.Int32)
  211. extern void GameCenterPlatform_SetUserImage_m36FDEC3247298B1308E85BA4BFD1F8AAAD0E9E7E (void);
  212. // 0x0000006B System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::TriggerUsersCallbackWrapper(System.Action`1<UnityEngine.SocialPlatforms.IUserProfile[]>)
  213. extern void GameCenterPlatform_TriggerUsersCallbackWrapper_mBF798F547F7094681E0B5B5FFEEE221DD7E4CC33 (void);
  214. // 0x0000006C System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LoadUsers(System.String[],System.Action`1<UnityEngine.SocialPlatforms.IUserProfile[]>)
  215. extern void GameCenterPlatform_LoadUsers_m10FB18D65C6C997E1AB6F0BEB27891B0C1A4923C (void);
  216. // 0x0000006D System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SafeSetUserImage(UnityEngine.SocialPlatforms.Impl.UserProfile[]&,UnityEngine.Texture2D,System.Int32)
  217. extern void GameCenterPlatform_SafeSetUserImage_m346275823D7FDD78D062A4E746AE1C6D2A82F849 (void);
  218. // 0x0000006E System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::SafeClearArray(UnityEngine.SocialPlatforms.Impl.UserProfile[]&,System.Int32)
  219. extern void GameCenterPlatform_SafeClearArray_m3A96AB8175D512B8EECD0EB25B80769914D34D07 (void);
  220. // 0x0000006F UnityEngine.SocialPlatforms.ILeaderboard UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::CreateLeaderboard()
  221. extern void GameCenterPlatform_CreateLeaderboard_mC2B336F8C9569B3FD7059ED7861B208DD44B0EAB (void);
  222. // 0x00000070 UnityEngine.SocialPlatforms.IAchievement UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::CreateAchievement()
  223. extern void GameCenterPlatform_CreateAchievement_mC8BE646E6BB63CCF284C62FABEE712BF7590DB1A (void);
  224. // 0x00000071 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::TriggerResetAchievementCallback(System.Boolean)
  225. extern void GameCenterPlatform_TriggerResetAchievementCallback_m2E643A3EF41033D83DB9C85BE1090B88735209B4 (void);
  226. // 0x00000072 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Authenticate()
  227. extern void GameCenterPlatform_Authenticate_mB8E4AEEB9851A5F0545980B87B72181CFF0B550C (void);
  228. // 0x00000073 System.Boolean UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::GetAuthenticated()
  229. extern void GameCenterPlatform_GetAuthenticated_m8A876D69350A2F69A65D25DBE9A4FDAB04C51C4D (void);
  230. // 0x00000074 System.String UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_UserName()
  231. extern void GameCenterPlatform_Internal_UserName_m7C31CCEE889F1F57D3B6670E15B269C341201F8A (void);
  232. // 0x00000075 System.String UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_UserID()
  233. extern void GameCenterPlatform_Internal_UserID_m6824E492EA2AB9A62D41799A4B1867E3BD0D2FD2 (void);
  234. // 0x00000076 System.String UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_UserGameID()
  235. extern void GameCenterPlatform_Internal_UserGameID_mBA46211C39FE80D6AA3861101144FADD41A5D04E (void);
  236. // 0x00000077 System.String UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_LegacyUserID()
  237. extern void GameCenterPlatform_Internal_LegacyUserID_mCC8B227725CC5C36B02A81C7DD02CC094A71113F (void);
  238. // 0x00000078 System.Boolean UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::GetIsUnderage()
  239. extern void GameCenterPlatform_GetIsUnderage_m7776069236A4DAC99BCFE0920155F901A18B1EC4 (void);
  240. // 0x00000079 UnityEngine.Texture2D UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::GetUserImage()
  241. extern void GameCenterPlatform_GetUserImage_mA57365C677E0CB5B1C1B6B8E20361C9D58DA73C5 (void);
  242. // 0x0000007A System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::LoadFriends(System.Object)
  243. extern void GameCenterPlatform_LoadFriends_mF485A93E33F5672A6EDDC74B856AD432FBF12803 (void);
  244. // 0x0000007B System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::InternalLoadAchievementDescriptions(System.Object)
  245. extern void GameCenterPlatform_InternalLoadAchievementDescriptions_mEF3BDD5E9E1C4B53A18B2C848D526E695CDB94E4 (void);
  246. // 0x0000007C System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::InternalLoadAchievements(System.Object)
  247. extern void GameCenterPlatform_InternalLoadAchievements_mC483E963DB55E8CE904297B7A7D08BA872C8C5F0 (void);
  248. // 0x0000007D System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::InternalReportProgress(System.String,System.Double,System.Object)
  249. extern void GameCenterPlatform_InternalReportProgress_mE347276319A49E97397DEAA0726B6156746CD2D0 (void);
  250. // 0x0000007E System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::InternalReportScore(System.Int64,System.String,System.Object)
  251. extern void GameCenterPlatform_InternalReportScore_mAEE46DC335CB58B4B60855A1C0F417D0A2337FB7 (void);
  252. // 0x0000007F System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::InternalLoadScores(System.String,System.Object)
  253. extern void GameCenterPlatform_InternalLoadScores_m782C2E75372DB95426C859CA5BE221FFFE9787CF (void);
  254. // 0x00000080 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_ShowAchievementsUI()
  255. extern void GameCenterPlatform_Internal_ShowAchievementsUI_mC48635E42795B0F70BA5EAC29CDD5F3FEECF80D0 (void);
  256. // 0x00000081 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_ShowLeaderboardUI()
  257. extern void GameCenterPlatform_Internal_ShowLeaderboardUI_m1902CC112F48CC4A35F3E0C170957D48016D8BF5 (void);
  258. // 0x00000082 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::Internal_LoadUsers(System.String[],System.Object)
  259. extern void GameCenterPlatform_Internal_LoadUsers_m59FCA59D1367C1AA3B73768481CAF37DD189B9E6 (void);
  260. // 0x00000083 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ResetAllAchievements()
  261. extern void GameCenterPlatform_ResetAllAchievements_mE9D28FB583D98AA4088C5F343547F0D6417CEFE1 (void);
  262. // 0x00000084 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ShowDefaultAchievementBanner(System.Boolean)
  263. extern void GameCenterPlatform_ShowDefaultAchievementBanner_mF87D9C8A302CF0AD0A3111427040B689B5B613BE (void);
  264. // 0x00000085 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ResetAllAchievements(System.Action`1<System.Boolean>)
  265. extern void GameCenterPlatform_ResetAllAchievements_m0D1E0F3E02F0F8F11B2BC6259032DACD60C95E93 (void);
  266. // 0x00000086 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ShowDefaultAchievementCompletionBanner(System.Boolean)
  267. extern void GameCenterPlatform_ShowDefaultAchievementCompletionBanner_mF2DF755184E4F2608334418643FD5FB1767B2825 (void);
  268. // 0x00000087 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ShowLeaderboardUI(System.String,UnityEngine.SocialPlatforms.TimeScope)
  269. extern void GameCenterPlatform_ShowLeaderboardUI_m22ADB2F97963833741FE633EE2D9B332077A3458 (void);
  270. // 0x00000088 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::ShowSpecificLeaderboardUI(System.String,System.Int32)
  271. extern void GameCenterPlatform_ShowSpecificLeaderboardUI_m1D82E3387839C941131D76AB186E98F48B5043EB (void);
  272. // 0x00000089 System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::.ctor()
  273. extern void GameCenterPlatform__ctor_m12106EF272A85BC20F2CA464C0A92DF42CAB375A (void);
  274. // 0x0000008A System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform::.cctor()
  275. extern void GameCenterPlatform__cctor_mE88589D1A6F81068B6E9E2E837C61535E74B4D72 (void);
  276. // 0x0000008B System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform/<>c__DisplayClass21_0::.ctor()
  277. extern void U3CU3Ec__DisplayClass21_0__ctor_mEAC1B8E5722EF1563CE164CE0A2C2EF061A3B65B (void);
  278. // 0x0000008C System.Void UnityEngine.SocialPlatforms.GameCenter.GameCenterPlatform/<>c__DisplayClass21_0::<UnityEngine.SocialPlatforms.ISocialPlatform.Authenticate>b__0(System.Boolean,System.String)
  279. extern void U3CU3Ec__DisplayClass21_0_U3CUnityEngine_SocialPlatforms_ISocialPlatform_AuthenticateU3Eb__0_m4B82E8613D69236F6B072A688C556241D1CA9E5C (void);
  280. // 0x0000008D System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::.ctor(UnityEngine.SocialPlatforms.Impl.Leaderboard)
  281. extern void GcLeaderboard__ctor_mC6DCBFD1A415763A634A19381C936254D8B2F4E7 (void);
  282. // 0x0000008E System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::Finalize()
  283. extern void GcLeaderboard_Finalize_m0DA6F9152780D5EFC4EE884E5CAA6A469CE81E2A (void);
  284. // 0x0000008F System.Boolean UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::Contains(UnityEngine.SocialPlatforms.Impl.Leaderboard)
  285. extern void GcLeaderboard_Contains_m599B4319BA3FD351DC157B5E23D0489D8186279C (void);
  286. // 0x00000090 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::SetScores(UnityEngine.SocialPlatforms.GameCenter.GcScoreData[])
  287. extern void GcLeaderboard_SetScores_m0FE1B289E42EAF2415193FFA1BEAE3FE38AA6B4B (void);
  288. // 0x00000091 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::SetLocalScore(UnityEngine.SocialPlatforms.GameCenter.GcScoreData)
  289. extern void GcLeaderboard_SetLocalScore_mB3EB59503BACFA37E9F112DB5E1906174C67AF32 (void);
  290. // 0x00000092 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::SetMaxRange(System.UInt32)
  291. extern void GcLeaderboard_SetMaxRange_m9926B80DD3377EF7798718F0FD57587DADE4DC31 (void);
  292. // 0x00000093 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::SetTitle(System.String)
  293. extern void GcLeaderboard_SetTitle_m964511DCF53C69F7208CDC1DFD68885E2BCECF2A (void);
  294. // 0x00000094 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::Internal_LoadScores(System.String,System.Int32,System.Int32,System.String[],System.Int32,System.Int32,System.Object)
  295. extern void GcLeaderboard_Internal_LoadScores_mDFC3A947F5DC0FC7EF83B6C5B605D93BC959675F (void);
  296. // 0x00000095 System.IntPtr UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::GcLeaderboard_LoadScores(System.Object,System.String,System.Int32,System.Int32,System.String[],System.Int32,System.Int32,System.Object)
  297. extern void GcLeaderboard_GcLeaderboard_LoadScores_mE4F307604F265C0C0EBB3D4F73C69CDDCD0C33EA (void);
  298. // 0x00000096 System.Boolean UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::Loading()
  299. extern void GcLeaderboard_Loading_m825936D6AB51CC355DAB8DAAF6177AC4ABBC78B2 (void);
  300. // 0x00000097 System.Boolean UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::GcLeaderboard_Loading(System.IntPtr)
  301. extern void GcLeaderboard_GcLeaderboard_Loading_m75421046282EED69E844C5A137EB4D1322934C1C (void);
  302. // 0x00000098 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::Dispose()
  303. extern void GcLeaderboard_Dispose_m54F8C8544A7F65898B6444B3EE11916153C20B6F (void);
  304. // 0x00000099 System.Void UnityEngine.SocialPlatforms.GameCenter.GcLeaderboard::GcLeaderboard_Dispose(System.IntPtr)
  305. extern void GcLeaderboard_GcLeaderboard_Dispose_m45FAF5CB809CC8AA14C925CB11F23D6AD4DF407C (void);
  306. static Il2CppMethodPointer s_methodPointers[153] =
  307. {
  308. NULL,
  309. NULL,
  310. NULL,
  311. NULL,
  312. Range__ctor_mD7BBA6A816E8FBFDDC618308BC5D5882297443F8,
  313. NULL,
  314. NULL,
  315. NULL,
  316. NULL,
  317. LocalUser__ctor_mE1D89C27BD5A6DAE982610A87A472E736644605A,
  318. LocalUser_SetFriends_m54CD46805170EDB993E87E0A9FA3BF82A910E489,
  319. LocalUser_SetAuthenticated_mCAFB7406BCB0A184B405E25695F280DA52EFE582,
  320. LocalUser_SetUnderage_mA767EE5BC8615E452A6CC57376CA9B9DA601386E,
  321. LocalUser_get_authenticated_m7D219E0639A779F4527590E43E66F31C2A482BD1,
  322. UserProfile__ctor_m65DBFCC8D74A39E029B7EEBF5B24A8790C3668AA,
  323. UserProfile__ctor_m82A71921E766018566AFB09BCE3091C8F1055F39,
  324. UserProfile_ToString_mE86E8A99DF0EE73C93A55624E890806213567924,
  325. UserProfile_SetUserName_m25580633F0CE2894355406F1F8C86CCEA3E79BBA,
  326. UserProfile_SetUserID_mD1A6F3DEE1C2887A8EDF41444C1D13A2835DF719,
  327. UserProfile_SetLegacyUserID_m707552F7298E3A711C41FF8744C8309276E398A4,
  328. UserProfile_SetUserGameID_mF610AEAED6A05E06A24F1C2DC82EC8BD5CAAB4E0,
  329. UserProfile_SetImage_m756E17B9BFE41D572C76A506E2BDA81A2D7D9605,
  330. UserProfile_get_userName_mB127337E5455C94299C39FB66C2965FF3421142E,
  331. UserProfile_get_id_m2C9612A3B81A7F76F86C4FE87AD4D3FADEF3E385,
  332. UserProfile_get_isFriend_m7ACC8963AD01FB384D215AF8C215DD93CB5322EA,
  333. UserProfile_get_state_mF93F969F5923A0A3528923E5A452138D00D4E248,
  334. Achievement__ctor_m6BFE0E7DB18B35A485855AC3B1C0D4E25AB56C0C,
  335. Achievement__ctor_m8E491BFB569F645FC9BF4CC8F58F5718C54901E0,
  336. Achievement__ctor_m570954380BDC68F860E558D037369D03269C72A4,
  337. Achievement_ToString_m443278D0F151B7B9BAF041785378EFEAC98E6052,
  338. Achievement_get_id_m39931C0B44D8A4948E12527FDE77C9211028267B,
  339. Achievement_set_id_m16A4091CBC207FB287FEFF608C5F45D9D21106A0,
  340. Achievement_get_percentCompleted_m864BBAA8D955D724A506E62F6741B52D43F38F9D,
  341. Achievement_set_percentCompleted_mD433F22DBB60B94FD45CC2A73C9A22C93B0CB9CB,
  342. Achievement_get_completed_m26C3793203BC368F6A44678FEB4E8B94976DC66F,
  343. Achievement_get_hidden_m732D2ED47F705384C1A8CA28E40AADE16944CD11,
  344. Achievement_get_lastReportedDate_m0C90E0EB0392E57E70D62D2FB182527613BB285C,
  345. AchievementDescription__ctor_m5EA1DE335B7A97FCDE944FBFD2B979D870D3F37A,
  346. AchievementDescription_ToString_m48909B3814359ED0FAF88F29F3B80C024F0C5D36,
  347. AchievementDescription_SetImage_mB1653A512095EE6A795031B009513071A559C248,
  348. AchievementDescription_get_id_mD5FEE2DBF0C88887C99E3EDCD9BC65C32EFBAD4A,
  349. AchievementDescription_set_id_m61C4DA5B9AD3353518524A8E34723CE7836D432E,
  350. AchievementDescription_get_title_mF4E46C1A1BBF0087858BE6046604D00DB130E81F,
  351. AchievementDescription_get_achievedDescription_m4901EFA817B61139B1A5284CAF14378A531B7537,
  352. AchievementDescription_get_unachievedDescription_m90706792FD9A6FD0BC4975E41E531F91AEC3F33C,
  353. AchievementDescription_get_hidden_m8FDE6EBDC27F05F8D04B53B4F044B5B06F2EDA0A,
  354. AchievementDescription_get_points_mCBD1A433E28AC73B7AECBE3E41FFDB6B335031AF,
  355. Score__ctor_m88494757EDE00B4CA1BE7027A1F84C82E09EC958,
  356. Score__ctor_m94026C33B1E9EE0F31614511DB8F512E8A7A4FE3,
  357. Score_ToString_mBE1B8E8846C633AAA58A0680C888F21915454FC4,
  358. Score_get_leaderboardID_m079BDC75AED9D8C06DC36F78AC233171F023FB4F,
  359. Score_set_leaderboardID_m05255F12ADDC2FC6D7E9646CBAE68D2924E66F65,
  360. Score_get_value_m750646EDC0619A11179177F597C21374F13FCB9E,
  361. Score_set_value_mFECF5E9D1928EEAE7E46F497CDA159549EEB74C4,
  362. Leaderboard__ctor_mC09955DEF2101303E698FC13E1BBFFA90B3365F4,
  363. Leaderboard_ToString_mE59DCCF117736269AF0C6CD21876DB3448BD14ED,
  364. Leaderboard_SetLocalUserScore_m17939BC032AC6FDCC1152234807C50E97A72D600,
  365. Leaderboard_SetMaxRange_m5D699FC22BC5BED04386C4B6D4661663B49FD3B4,
  366. Leaderboard_SetScores_m2DB8C9FB943AD849B23FCEB56D76FAE4E11C2084,
  367. Leaderboard_SetTitle_m5FE6EFFE4099E7BA2B7F1F6644B0A9E1C5A93627,
  368. Leaderboard_GetUserFilter_m229A294CB0ED73326836FABAC438E517F6517550,
  369. Leaderboard_get_id_m4A262BB19BCACE6C9B19874F5D68C777846C6CD6,
  370. Leaderboard_set_id_mC863AFBCE6B992935BCE9E8B567CDA40CCD94B42,
  371. Leaderboard_get_userScope_m8304E736582482D0E5705C109D95F0CEDF2EE54C,
  372. Leaderboard_set_userScope_m66BBCC760CDAF1C44639BD10E4D901EFD7C3F778,
  373. Leaderboard_get_range_mB9C6C91869423F791E017B71FCDB17A354585519,
  374. Leaderboard_set_range_m29352D47548D750E0E42EC9627C861C69D084444,
  375. Leaderboard_get_timeScope_mE1F4CBEBE4B2E1E6BD245E3BE518680F13BBF276,
  376. Leaderboard_set_timeScope_m36122610C955D05BD7FC713415CA78076986B901,
  377. GcUserProfileData_ToUserProfile_m500A5A38D89D400333D9ED8D2005449AFEC91F24,
  378. GcUserProfileData_AddToArray_mA189B901FEF32E5CA9AF7DEB58D8143E87E41EC2,
  379. GcAchievementDescriptionData_ToAchievementDescription_m9942E64237B72699916331A3EED62FC8E0DB8B86,
  380. GcAchievementData_ToAchievement_mA3EFDC224A485DA99E1ED1CC90DEEB2CB68B539E,
  381. GcScoreData_ToScore_m6B29510CCE935E2A67EAFC653CB4A0A4B8B32B49,
  382. GameCenterPlatform_ClearAchievementDescriptions_mA72C2A90928D81926EF8BCAB66F7150DE0E489CD,
  383. GameCenterPlatform_SetAchievementDescription_mC153A5A1641CD0ACD697FCA5F8AE700E3AC5D556,
  384. GameCenterPlatform_SetAchievementDescriptionImage_mF30697C06E102BA695C5C0A8F1CA7DF665DA592C,
  385. GameCenterPlatform_TriggerAchievementDescriptionCallback_m2B6DE7A6A44E667D121C17D2F00EC3126E4F83FE,
  386. GameCenterPlatform_AuthenticateCallbackWrapper_m589656EB520DF6FDBD4A01FEF3C81E01F5AAE2AB,
  387. GameCenterPlatform_ClearFriends_m9B33314190B858DB062C30278B9588351B2424BC,
  388. GameCenterPlatform_SetFriends_m2C5398BD94DE525FC80494D147F1A66B134511D6,
  389. GameCenterPlatform_SetFriendImage_m0345E60955A58236E7FAF8AFEB97609976891A27,
  390. GameCenterPlatform_TriggerFriendsCallbackWrapper_mAAC5526F5A3C56F30959252B475576C305BB7D1B,
  391. GameCenterPlatform_AchievementCallbackWrapper_m752E3607DDB87BD4D46C63005991FA059EB34A34,
  392. GameCenterPlatform_ProgressCallbackWrapper_m936927D783018BF2401D54CA92F8B968C2E3D2B9,
  393. GameCenterPlatform_ScoreCallbackWrapper_m7F03AD845F9F4969A3ABCE49518FCBCFEB8D1F6A,
  394. GameCenterPlatform_ScoreLoaderCallbackWrapper_m8E18C1133A5C05CF4449F9D3FADE430BEBBF0DA1,
  395. GameCenterPlatform_UnityEngine_SocialPlatforms_ISocialPlatform_LoadFriends_m1DFD532E0674BB256884F22C83495D9FFBB66CB0,
  396. GameCenterPlatform_UnityEngine_SocialPlatforms_ISocialPlatform_Authenticate_m1906287A9BD6679297200FD68303DA2CA9BB4EFB,
  397. GameCenterPlatform_UnityEngine_SocialPlatforms_ISocialPlatform_Authenticate_m3ACFDDBE3CD2501B919983BEDF89463CE33572BE,
  398. GameCenterPlatform_get_localUser_m7E985071FAA0B7393A5B2A056917DF06B41BD0A4,
  399. GameCenterPlatform_PopulateLocalUser_m06D6DF4CD813CC6AB95B84289871700D99C4EF42,
  400. GameCenterPlatform_LoadAchievementDescriptions_m72A5167A9328B903358163FC83A800B9FCEB9AD6,
  401. GameCenterPlatform_ReportProgress_mD284779838DA024C5CA4EC40D1B2ECA25569D5C0,
  402. GameCenterPlatform_LoadAchievements_m63737CE0EF90F20A31DD1F43EE3D39D79836DF7F,
  403. GameCenterPlatform_ReportScore_m2ACB935864BC415729EF552832518FA3FF890171,
  404. GameCenterPlatform_LoadScores_mC191ABA1B69A13CC88A44AF25BD89E1D289CBF52,
  405. GameCenterPlatform_LoadScores_m54BF2C6FAB4A19BC80B168F3BB985BDBAFA96A1B,
  406. GameCenterPlatform_LeaderboardCallbackWrapper_m1D0797D04EBCFC94424E7033C9E02D3DA4A8A4B1,
  407. GameCenterPlatform_GetLoading_m06F9588A6143126F03D9C0AAEAA853EC1C9FC3C1,
  408. GameCenterPlatform_VerifyAuthentication_m9605DB240711AB73F461074D8B93F195E894554E,
  409. GameCenterPlatform_ShowAchievementsUI_m425068FBB95E73A5E2C34A8045394F9583F27728,
  410. GameCenterPlatform_ShowLeaderboardUI_m25410C4C825818ABC415F3231AFD4C0B3D80100C,
  411. GameCenterPlatform_ClearUsers_m242535F1ED28589D2C91D12CB1FB3330BBE116A1,
  412. GameCenterPlatform_SetUser_m67E0DEED2E11D8B4E1EFFB03AB95573F1418903C,
  413. GameCenterPlatform_SetUserImage_m36FDEC3247298B1308E85BA4BFD1F8AAAD0E9E7E,
  414. GameCenterPlatform_TriggerUsersCallbackWrapper_mBF798F547F7094681E0B5B5FFEEE221DD7E4CC33,
  415. GameCenterPlatform_LoadUsers_m10FB18D65C6C997E1AB6F0BEB27891B0C1A4923C,
  416. GameCenterPlatform_SafeSetUserImage_m346275823D7FDD78D062A4E746AE1C6D2A82F849,
  417. GameCenterPlatform_SafeClearArray_m3A96AB8175D512B8EECD0EB25B80769914D34D07,
  418. GameCenterPlatform_CreateLeaderboard_mC2B336F8C9569B3FD7059ED7861B208DD44B0EAB,
  419. GameCenterPlatform_CreateAchievement_mC8BE646E6BB63CCF284C62FABEE712BF7590DB1A,
  420. GameCenterPlatform_TriggerResetAchievementCallback_m2E643A3EF41033D83DB9C85BE1090B88735209B4,
  421. GameCenterPlatform_Authenticate_mB8E4AEEB9851A5F0545980B87B72181CFF0B550C,
  422. GameCenterPlatform_GetAuthenticated_m8A876D69350A2F69A65D25DBE9A4FDAB04C51C4D,
  423. GameCenterPlatform_Internal_UserName_m7C31CCEE889F1F57D3B6670E15B269C341201F8A,
  424. GameCenterPlatform_Internal_UserID_m6824E492EA2AB9A62D41799A4B1867E3BD0D2FD2,
  425. GameCenterPlatform_Internal_UserGameID_mBA46211C39FE80D6AA3861101144FADD41A5D04E,
  426. GameCenterPlatform_Internal_LegacyUserID_mCC8B227725CC5C36B02A81C7DD02CC094A71113F,
  427. GameCenterPlatform_GetIsUnderage_m7776069236A4DAC99BCFE0920155F901A18B1EC4,
  428. GameCenterPlatform_GetUserImage_mA57365C677E0CB5B1C1B6B8E20361C9D58DA73C5,
  429. GameCenterPlatform_LoadFriends_mF485A93E33F5672A6EDDC74B856AD432FBF12803,
  430. GameCenterPlatform_InternalLoadAchievementDescriptions_mEF3BDD5E9E1C4B53A18B2C848D526E695CDB94E4,
  431. GameCenterPlatform_InternalLoadAchievements_mC483E963DB55E8CE904297B7A7D08BA872C8C5F0,
  432. GameCenterPlatform_InternalReportProgress_mE347276319A49E97397DEAA0726B6156746CD2D0,
  433. GameCenterPlatform_InternalReportScore_mAEE46DC335CB58B4B60855A1C0F417D0A2337FB7,
  434. GameCenterPlatform_InternalLoadScores_m782C2E75372DB95426C859CA5BE221FFFE9787CF,
  435. GameCenterPlatform_Internal_ShowAchievementsUI_mC48635E42795B0F70BA5EAC29CDD5F3FEECF80D0,
  436. GameCenterPlatform_Internal_ShowLeaderboardUI_m1902CC112F48CC4A35F3E0C170957D48016D8BF5,
  437. GameCenterPlatform_Internal_LoadUsers_m59FCA59D1367C1AA3B73768481CAF37DD189B9E6,
  438. GameCenterPlatform_ResetAllAchievements_mE9D28FB583D98AA4088C5F343547F0D6417CEFE1,
  439. GameCenterPlatform_ShowDefaultAchievementBanner_mF87D9C8A302CF0AD0A3111427040B689B5B613BE,
  440. GameCenterPlatform_ResetAllAchievements_m0D1E0F3E02F0F8F11B2BC6259032DACD60C95E93,
  441. GameCenterPlatform_ShowDefaultAchievementCompletionBanner_mF2DF755184E4F2608334418643FD5FB1767B2825,
  442. GameCenterPlatform_ShowLeaderboardUI_m22ADB2F97963833741FE633EE2D9B332077A3458,
  443. GameCenterPlatform_ShowSpecificLeaderboardUI_m1D82E3387839C941131D76AB186E98F48B5043EB,
  444. GameCenterPlatform__ctor_m12106EF272A85BC20F2CA464C0A92DF42CAB375A,
  445. GameCenterPlatform__cctor_mE88589D1A6F81068B6E9E2E837C61535E74B4D72,
  446. U3CU3Ec__DisplayClass21_0__ctor_mEAC1B8E5722EF1563CE164CE0A2C2EF061A3B65B,
  447. U3CU3Ec__DisplayClass21_0_U3CUnityEngine_SocialPlatforms_ISocialPlatform_AuthenticateU3Eb__0_m4B82E8613D69236F6B072A688C556241D1CA9E5C,
  448. GcLeaderboard__ctor_mC6DCBFD1A415763A634A19381C936254D8B2F4E7,
  449. GcLeaderboard_Finalize_m0DA6F9152780D5EFC4EE884E5CAA6A469CE81E2A,
  450. GcLeaderboard_Contains_m599B4319BA3FD351DC157B5E23D0489D8186279C,
  451. GcLeaderboard_SetScores_m0FE1B289E42EAF2415193FFA1BEAE3FE38AA6B4B,
  452. GcLeaderboard_SetLocalScore_mB3EB59503BACFA37E9F112DB5E1906174C67AF32,
  453. GcLeaderboard_SetMaxRange_m9926B80DD3377EF7798718F0FD57587DADE4DC31,
  454. GcLeaderboard_SetTitle_m964511DCF53C69F7208CDC1DFD68885E2BCECF2A,
  455. GcLeaderboard_Internal_LoadScores_mDFC3A947F5DC0FC7EF83B6C5B605D93BC959675F,
  456. GcLeaderboard_GcLeaderboard_LoadScores_mE4F307604F265C0C0EBB3D4F73C69CDDCD0C33EA,
  457. GcLeaderboard_Loading_m825936D6AB51CC355DAB8DAAF6177AC4ABBC78B2,
  458. GcLeaderboard_GcLeaderboard_Loading_m75421046282EED69E844C5A137EB4D1322934C1C,
  459. GcLeaderboard_Dispose_m54F8C8544A7F65898B6444B3EE11916153C20B6F,
  460. GcLeaderboard_GcLeaderboard_Dispose_m45FAF5CB809CC8AA14C925CB11F23D6AD4DF407C,
  461. };
  462. extern void Range__ctor_mD7BBA6A816E8FBFDDC618308BC5D5882297443F8_AdjustorThunk (void);
  463. extern void GcUserProfileData_ToUserProfile_m500A5A38D89D400333D9ED8D2005449AFEC91F24_AdjustorThunk (void);
  464. extern void GcUserProfileData_AddToArray_mA189B901FEF32E5CA9AF7DEB58D8143E87E41EC2_AdjustorThunk (void);
  465. extern void GcAchievementDescriptionData_ToAchievementDescription_m9942E64237B72699916331A3EED62FC8E0DB8B86_AdjustorThunk (void);
  466. extern void GcAchievementData_ToAchievement_mA3EFDC224A485DA99E1ED1CC90DEEB2CB68B539E_AdjustorThunk (void);
  467. extern void GcScoreData_ToScore_m6B29510CCE935E2A67EAFC653CB4A0A4B8B32B49_AdjustorThunk (void);
  468. static Il2CppTokenAdjustorThunkPair s_adjustorThunks[6] =
  469. {
  470. { 0x06000005, Range__ctor_mD7BBA6A816E8FBFDDC618308BC5D5882297443F8_AdjustorThunk },
  471. { 0x06000046, GcUserProfileData_ToUserProfile_m500A5A38D89D400333D9ED8D2005449AFEC91F24_AdjustorThunk },
  472. { 0x06000047, GcUserProfileData_AddToArray_mA189B901FEF32E5CA9AF7DEB58D8143E87E41EC2_AdjustorThunk },
  473. { 0x06000048, GcAchievementDescriptionData_ToAchievementDescription_m9942E64237B72699916331A3EED62FC8E0DB8B86_AdjustorThunk },
  474. { 0x06000049, GcAchievementData_ToAchievement_mA3EFDC224A485DA99E1ED1CC90DEEB2CB68B539E_AdjustorThunk },
  475. { 0x0600004A, GcScoreData_ToScore_m6B29510CCE935E2A67EAFC653CB4A0A4B8B32B49_AdjustorThunk },
  476. };
  477. static const int32_t s_InvokerIndices[153] =
  478. {
  479. 4431,
  480. 4431,
  481. 4431,
  482. 8543,
  483. 4241,
  484. 8496,
  485. 8467,
  486. 8513,
  487. 8467,
  488. 8589,
  489. 7394,
  490. 7434,
  491. 7434,
  492. 8543,
  493. 8589,
  494. 474,
  495. 8496,
  496. 7394,
  497. 7394,
  498. 7394,
  499. 7394,
  500. 7394,
  501. 8496,
  502. 8496,
  503. 8543,
  504. 8467,
  505. 779,
  506. 4423,
  507. 8589,
  508. 8496,
  509. 8496,
  510. 7394,
  511. 8411,
  512. 7316,
  513. 8543,
  514. 8543,
  515. 8406,
  516. 318,
  517. 8496,
  518. 7394,
  519. 8496,
  520. 7394,
  521. 8496,
  522. 8496,
  523. 8496,
  524. 8543,
  525. 8467,
  526. 4426,
  527. 450,
  528. 8496,
  529. 8496,
  530. 7394,
  531. 8468,
  532. 7370,
  533. 8589,
  534. 8496,
  535. 7394,
  536. 7369,
  537. 7394,
  538. 7394,
  539. 8496,
  540. 8496,
  541. 7394,
  542. 8467,
  543. 7369,
  544. 8513,
  545. 7411,
  546. 8467,
  547. 7369,
  548. 8496,
  549. 3836,
  550. 8496,
  551. 8496,
  552. 8496,
  553. 14508,
  554. 13093,
  555. 13145,
  556. 14512,
  557. 13100,
  558. 14508,
  559. 13094,
  560. 13145,
  561. 13145,
  562. 13158,
  563. 13168,
  564. 13168,
  565. 13158,
  566. 4431,
  567. 4431,
  568. 4431,
  569. 8496,
  570. 14700,
  571. 7394,
  572. 2883,
  573. 7394,
  574. 1900,
  575. 4431,
  576. 4431,
  577. 13168,
  578. 6565,
  579. 8543,
  580. 8589,
  581. 8589,
  582. 14508,
  583. 13094,
  584. 13145,
  585. 14512,
  586. 4431,
  587. 11855,
  588. 13085,
  589. 8496,
  590. 8496,
  591. 14517,
  592. 14700,
  593. 14687,
  594. 14676,
  595. 14676,
  596. 14676,
  597. 14676,
  598. 14687,
  599. 14676,
  600. 14512,
  601. 14512,
  602. 14512,
  603. 11934,
  604. 11883,
  605. 13158,
  606. 14700,
  607. 14700,
  608. 13158,
  609. 14700,
  610. 14517,
  611. 14512,
  612. 14517,
  613. 13145,
  614. 13145,
  615. 8589,
  616. 14700,
  617. 8589,
  618. 4464,
  619. 7394,
  620. 8589,
  621. 6565,
  622. 7394,
  623. 7326,
  624. 7369,
  625. 7394,
  626. 294,
  627. 8829,
  628. 8543,
  629. 14415,
  630. 8589,
  631. 14510,
  632. };
  633. extern const CustomAttributesCacheGenerator g_UnityEngine_GameCenterModule_AttributeGenerators[];
  634. IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_GameCenterModule_CodeGenModule;
  635. const Il2CppCodeGenModule g_UnityEngine_GameCenterModule_CodeGenModule =
  636. {
  637. "UnityEngine.GameCenterModule.dll",
  638. 153,
  639. s_methodPointers,
  640. 6,
  641. s_adjustorThunks,
  642. s_InvokerIndices,
  643. 0,
  644. NULL,
  645. 0,
  646. NULL,
  647. 0,
  648. NULL,
  649. NULL,
  650. g_UnityEngine_GameCenterModule_AttributeGenerators,
  651. NULL, // module initializer,
  652. NULL,
  653. NULL,
  654. NULL,
  655. };