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

short InControl.OptionalInt16.Value
getset

Definition at line 48 of file OptionalInt16.cs.

49 {
50 [global::Cpp2ILInjected.Token(Token = "0x60004AD")]
51 [global::Cpp2ILInjected.Address(RVA = "0x19B64BC", Offset = "0x19B64BC", Length = "0x5C")]
52 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInt16), Member = "op_Explicit", MemberParameters = new object[] { typeof(OptionalInt16) }, ReturnType = typeof(short))]
54 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
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 = "0x60004AE")]
62 [global::Cpp2ILInjected.Address(RVA = "0x19B6518", Offset = "0x19B6518", Length = "0x10")]
63 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 set
66 {
67 throw null;
68 }
69 }
class f__AnonymousType0<< Count > j__TPar