terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ points

int UnityEngine.SocialPlatforms.Impl.AchievementDescription.points
getset

Definition at line 103 of file AchievementDescription.cs.

104 {
105 [global::Cpp2ILInjected.Token(Token = "0x6000029")]
106 [global::Cpp2ILInjected.Address(RVA = "0x1F941C8", Offset = "0x1F941C8", Length = "0x8")]
107 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 get
109 {
110 throw null;
111 }
112 }