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

◆ Value

ushort InControl.OptionalUInt16.Value
getset

Definition at line 49 of file OptionalUInt16.cs.

50 {
51 [global::Cpp2ILInjected.Token(Token = "0x60004D7")]
52 [global::Cpp2ILInjected.Address(RVA = "0x19B6A3C", Offset = "0x19B6A3C", Length = "0x5C")]
53 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputDeviceMatcher), Member = "Matches", MemberParameters = new object[] { typeof(InputDeviceInfo) }, ReturnType = typeof(bool))]
55 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalUInt16), Member = "op_Explicit", MemberParameters = new object[] { typeof(OptionalUInt16) }, ReturnType = typeof(ushort))]
56 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
57 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalTypeHasNoValueException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
58 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
59 get
60 {
61 throw null;
62 }
63 [global::Cpp2ILInjected.Token(Token = "0x60004D8")]
64 [global::Cpp2ILInjected.Address(RVA = "0x19B6A98", Offset = "0x19B6A98", Length = "0x10")]
65 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
66 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
67 set
68 {
69 throw null;
70 }
71 }
class f__AnonymousType0<< Count > j__TPar