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

◆ multiLine

bool UnityEngine.UI.InputField.multiLine
getset

Definition at line 814 of file InputField.cs.

815 {
816 [global::Cpp2ILInjected.Token(Token = "0x60001BC")]
817 [global::Cpp2ILInjected.Address(RVA = "0x1FBE9F0", Offset = "0x1FBE9F0", Length = "0x14")]
818 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
819 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
820 get
821 {
822 throw null;
823 }
824 }