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

◆ TextMaxLengthForScreen

int Terraria.GameContent.UI.Chat.LegacyChatMonitor.TextMaxLengthForScreen
getset

Definition at line 18 of file LegacyChatMonitor.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x60051B6")]
21 [global::Cpp2ILInjected.Address(RVA = "0x9329B8", Offset = "0x9329B8", Length = "0x58")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LegacyChatMonitor), Member = "NewTextMultiline", MemberParameters = new object[]
23 {
24 typeof(string),
25 typeof(bool),
27 typeof(int)
28 }, ReturnType = typeof(void))]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_screenWidth", ReturnType = typeof(int))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
32 get
33 {
34 throw null;
35 }
36 }
class f__AnonymousType0<< Count > j__TPar