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

◆ HasValue

bool System.Nullable< T >.HasValue
getset

Definition at line 109 of file Nullable.cs.

110 {
111 [global::System.Runtime.Versioning.NonVersionable]
112 [global::Cpp2ILInjected.Token(Token = "0x600084E")]
113 [global::Cpp2ILInjected.Address(RVA = "0x17CE980", Offset = "0x17CE980", Length = "0x8")]
114 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
115 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
116 get
117 {
118 throw null;
119 }
120 }