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
PlatformAwardNotifierFactory.cs
Go to the documentation of this file.
1using System;
4
5[global::Cpp2ILInjected.Token(Token = "0x20002AC")]
6public static class PlatformAwardNotifierFactory
7{
8 [global::Cpp2ILInjected.Token(Token = "0x6000FC6")]
9 [global::Cpp2ILInjected.Address(RVA = "0xA39CC8", Offset = "0xA39CC8", Length = "0x54")]
10 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LocalUser), Member = ".ctor", MemberParameters = new object[]
11 {
12 typeof(int),
14 }, ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
17 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 {
20 throw null;
21 }
22}
class f__AnonymousType0<< Count > j__TPar
static IPlatformAwardNotifier CreateForActivePlatform()