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

◆ _activeEngine

ILightingEngine LocalUserGameState._activeEngine
getset

Definition at line 115 of file LocalUserGameState.cs.

116 {
117 [global::Cpp2ILInjected.Token(Token = "0x600102D")]
118 [global::Cpp2ILInjected.Address(RVA = "0xA408CC", Offset = "0xA408CC", Length = "0x38")]
119 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lighting), Member = "get__activeEngine", ReturnType = typeof(ILightingEngine))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lighting), Member = "AddLight", MemberParameters = new object[]
122 {
123 typeof(int),
124 typeof(int),
125 typeof(int),
126 typeof(float)
127 }, ReturnType = typeof(void))]
128 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Lighting), Member = "AddLight", MemberParameters = new object[]
129 {
130 typeof(int),
131 typeof(int),
132 typeof(float),
133 typeof(float),
134 typeof(float)
135 }, ReturnType = typeof(void))]
136 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
137 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalUserGameState), Member = "get_NewEngine", ReturnType = typeof(LightingEngine))]
138 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(LocalUserGameState), Member = "get_LegacyEngine", ReturnType = typeof(LegacyLighting))]
139 get
140 {
141 throw null;
142 }
143 [global::Cpp2ILInjected.Token(Token = "0x600102E")]
144 [global::Cpp2ILInjected.Address(RVA = "0xA40904", Offset = "0xA40904", Length = "0x8")]
145 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
146 set
147 {
148 throw null;
149 }
150 }
class f__AnonymousType0<< Count > j__TPar