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
OptionalTypeHasNoValueException.cs
Go to the documentation of this file.
1using System;
4
5namespace InControl
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000063")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x6000468")]
11 [global::Cpp2ILInjected.Address(RVA = "0x19B5A64", Offset = "0x19B5A64", Length = "0x8")]
12 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalFloat), Member = "get_Value", ReturnType = typeof(float))]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInputDeviceDriverType), Member = "get_Value", ReturnType = typeof(InputDeviceDriverType))]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInputDeviceTransportType), Member = "get_Value", ReturnType = typeof(InputDeviceTransportType))]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInt16), Member = "get_Value", ReturnType = typeof(short))]
16 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalInt32), Member = "get_Value", ReturnType = typeof(int))]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalUInt16), Member = "get_Value", ReturnType = typeof(ushort))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(OptionalUInt32), Member = "get_Value", ReturnType = typeof(uint))]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
20 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SystemException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
21 public OptionalTypeHasNoValueException(string message)
22 {
23 throw null;
24 }
25 }
26}
class f__AnonymousType0<< Count > j__TPar