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

◆ UniqueID

int Terraria.GameContent.CoinLossRevengeSystem.RevengeMarker.UniqueID
getset

Definition at line 764 of file CoinLossRevengeSystem.cs.

765 {
766 [global::Cpp2ILInjected.Token(Token = "0x6004006")]
767 [global::Cpp2ILInjected.Address(RVA = "0x74F098", Offset = "0x74F098", Length = "0x8")]
768 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
769 get
770 {
771 throw null;
772 }
773 }