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

◆ WorldDescriptionName

string GUIWorldCreateMenu.WorldDescriptionName
getsetprivate

Definition at line 22 of file GUIWorldCreateMenu.cs.

23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6000ECD")]
25 [global::Cpp2ILInjected.Address(RVA = "0xA15430", Offset = "0xA15430", Length = "0x44")]
26 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIWorldCreateMenu), Member = "DrawName", ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Language), Member = "GetTextValue", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
30 get
31 {
32 throw null;
33 }
34 }
class f__AnonymousType0<< Count > j__TPar