terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
OptionalTypeHasNoValueException.cs
Go to the documentation of this file.
1using System;
2
3namespace InControl
4{
5 // Token: 0x02000063 RID: 99
7 {
8 // Token: 0x06000468 RID: 1128 RVA: 0x0000F32C File Offset: 0x0000D52C
9 public OptionalTypeHasNoValueException(string message)
10 : base(message)
11 {
12 }
13 }
14}
class f__AnonymousType0<< Count > j__TPar