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

◆ MaxMiniChatLineWidth

float GUIMultiplayerChat.MaxMiniChatLineWidth
getset

Definition at line 85 of file GUIMultiplayerChat.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x600097F")]
88 [global::Cpp2ILInjected.Address(RVA = "0x95CE10", Offset = "0x95CE10", Length = "0x58")]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileChatMonitor), Member = "NewTextInternal", MemberParameters = new object[]
90 {
91 typeof(string),
92 typeof(byte),
93 typeof(byte),
94 typeof(byte),
95 typeof(bool)
96 }, ReturnType = typeof(void))]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
98 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
99 get
100 {
101 throw null;
102 }
103 }
class f__AnonymousType0<< Count > j__TPar