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

uint InControl.OptionalUInt32.Value
getset

Definition at line 48 of file OptionalUInt32.cs.

49 {
50 [global::Cpp2ILInjected.Token(Token = "0x60004EC")]
51 [global::Cpp2ILInjected.Address(RVA = "0x19B6CEC", Offset = "0x19B6CEC", Length = "0x5C")]
52 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputDeviceMatcher), Member = "Matches", MemberParameters = new object[] { typeof(InputDeviceInfo) }, ReturnType = typeof(bool))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalUInt32), Member = "op_Explicit", MemberParameters = new object[] { typeof(OptionalUInt32) }, ReturnType = typeof(uint))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
55 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalTypeHasNoValueException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
56 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
57 get
58 {
59 throw null;
60 }
61 [global::Cpp2ILInjected.Token(Token = "0x60004ED")]
62 [global::Cpp2ILInjected.Address(RVA = "0x19B6D48", Offset = "0x19B6D48", Length = "0x10")]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 set
65 {
66 throw null;
67 }
68 }
class f__AnonymousType0<< Count > j__TPar