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

◆ HResult

int System.Exception.HResult
getsetprotected setinherited

Definition at line 878 of file Exception.cs.

879 {
880 [global::Cpp2ILInjected.Token(Token = "0x6000D77")]
881 [global::Cpp2ILInjected.Address(RVA = "0x1C6A9FC", Offset = "0x1C6A9FC", Length = "0x8")]
882 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
883 get
884 {
885 throw null;
886 }
887 [global::Cpp2ILInjected.Token(Token = "0x6000D78")]
888 [global::Cpp2ILInjected.Address(RVA = "0x1C6AA04", Offset = "0x1C6AA04", Length = "0x8")]
889 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
890 protected set
891 {
892 throw null;
893 }
894 }