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

◆ NewEngine

LightingEngine LocalUserGameState.NewEngine
getset

Definition at line 82 of file LocalUserGameState.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x600102B")]
85 [global::Cpp2ILInjected.Address(RVA = "0xA407CC", Offset = "0xA407CC", Length = "0x64")]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LocalUserGameState), Member = "get__activeEngine", ReturnType = typeof(ILightingEngine))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lighting), Member = "get_NewEngine", ReturnType = typeof(LightingEngine))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
89 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LightingEngine), Member = ".ctor", ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
91 get
92 {
93 throw null;
94 }
95 }
class f__AnonymousType0<< Count > j__TPar