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

◆ MaxChatLineWidth

float GUIMultiplayerChat.MaxChatLineWidth
getset

Definition at line 64 of file GUIMultiplayerChat.cs.

65 {
66 [global::Cpp2ILInjected.Token(Token = "0x600097E")]
67 [global::Cpp2ILInjected.Address(RVA = "0x95CDB8", Offset = "0x95CDB8", Length = "0x58")]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileChatMonitor), Member = "NewTextInternal", MemberParameters = new object[]
69 {
70 typeof(string),
71 typeof(byte),
72 typeof(byte),
73 typeof(byte),
74 typeof(bool)
75 }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
78 get
79 {
80 throw null;
81 }
82 }
class f__AnonymousType0<< Count > j__TPar