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

int InControl.OptionalInt32.Value
getset

Definition at line 47 of file OptionalInt32.cs.

48 {
49 [global::Cpp2ILInjected.Token(Token = "0x60004C2")]
50 [global::Cpp2ILInjected.Address(RVA = "0x19B6774", Offset = "0x19B6774", Length = "0x5C")]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInt32), Member = "op_Explicit", MemberParameters = new object[] { typeof(OptionalInt32) }, ReturnType = typeof(int))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(OptionalTypeHasNoValueException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
55 get
56 {
57 throw null;
58 }
59 [global::Cpp2ILInjected.Token(Token = "0x60004C3")]
60 [global::Cpp2ILInjected.Address(RVA = "0x19B67D0", Offset = "0x19B67D0", Length = "0x10")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 set
63 {
64 throw null;
65 }
66 }
class f__AnonymousType0<< Count > j__TPar