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

◆ Length

int System.String.Length
getset

Definition at line 14870 of file String.cs.

14871 {
14872 [global::Cpp2ILInjected.Token(Token = "0x60002E8")]
14873 [global::Cpp2ILInjected.Address(RVA = "0x1ACF4D8", Offset = "0x1ACF4D8", Length = "0x8")]
14874 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14875 get
14876 {
14877 throw null;
14878 }
14879 }