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
PlatformAwardNotifierFactory.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2IlInjected
;
3
4
// Token: 0x020002AC RID: 684
5
public
static
class
PlatformAwardNotifierFactory
6
{
7
// Token: 0x06000FC6 RID: 4038 RVA: 0x000021DB File Offset: 0x000003DB
8
public
static
IPlatformAwardNotifier
CreateForActivePlatform
()
9
{
10
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
11
}
12
}
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
PlatformAwardNotifierFactory.CreateForActivePlatform
static IPlatformAwardNotifier CreateForActivePlatform()
Definition
PlatformAwardNotifierFactory.cs:8
PlatformAwardNotifierFactory
Definition
PlatformAwardNotifierFactory.cs:6
IPlatformAwardNotifier
Definition
IPlatformAwardNotifier.cs:5
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
System
Definition
__ComObject.cs:4
source
PlatformAwardNotifierFactory.cs
Generated by
1.10.0