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

◆ LegacyEngine

LegacyLighting LocalUserGameState.LegacyEngine
getset

Definition at line 98 of file LocalUserGameState.cs.

99 {
100 [global::Cpp2ILInjected.Token(Token = "0x600102C")]
101 [global::Cpp2ILInjected.Address(RVA = "0xA40830", Offset = "0xA40830", Length = "0x9C")]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(LocalUserGameState), Member = "get__activeEngine", ReturnType = typeof(ILightingEngine))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lighting), Member = "get_LegacyEngine", ReturnType = typeof(LegacyLighting))]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
105 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_Camera", ReturnType = typeof(Camera))]
106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LegacyLighting), Member = ".ctor", MemberParameters = new object[] { typeof(Camera) }, ReturnType = typeof(void))]
107 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
108 get
109 {
110 throw null;
111 }
112 }
class f__AnonymousType0<< Count > j__TPar