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

◆ hairStart

int Terraria.Main.hairStart
staticgetset

Definition at line 15699 of file Main.cs.

15700 {
15701 [global::Cpp2ILInjected.Token(Token = "0x6001D90")]
15702 [global::Cpp2ILInjected.Address(RVA = "0xBE486C", Offset = "0xBE486C", Length = "0x4C")]
15703 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15704 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
15705 get
15706 {
15707 throw null;
15708 }
15709 [global::Cpp2ILInjected.Token(Token = "0x6001D91")]
15710 [global::Cpp2ILInjected.Address(RVA = "0xBE48B8", Offset = "0xBE48B8", Length = "0x50")]
15711 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15712 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
15713 set
15714 {
15715 throw null;
15716 }
15717 }