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

◆ MaxMiniTouchChatLineWidth

float GUIMultiplayerChat.MaxMiniTouchChatLineWidth
getset

Definition at line 106 of file GUIMultiplayerChat.cs.

107 {
108 [global::Cpp2ILInjected.Token(Token = "0x6000980")]
109 [global::Cpp2ILInjected.Address(RVA = "0x95CE68", Offset = "0x95CE68", Length = "0x58")]
110 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MobileChatMonitor), Member = "NewTextInternal", MemberParameters = new object[]
111 {
112 typeof(string),
113 typeof(byte),
114 typeof(byte),
115 typeof(byte),
116 typeof(bool)
117 }, ReturnType = typeof(void))]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
119 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
120 get
121 {
122 throw null;
123 }
124 }
class f__AnonymousType0<< Count > j__TPar