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

◆ backgroundColor

Color UnityEngine.Camera.backgroundColor
set

Definition at line 160 of file Camera.cs.

161 {
162 [global::Cpp2ILInjected.Token(Token = "0x6000200")]
163 [global::Cpp2ILInjected.Address(RVA = "0x1F76288", Offset = "0x1F76288", Length = "0x54")]
164 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
165 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DistortionRenderTargetManager", Member = "BeginRenderTarget", MemberParameters = new object[]
166 {
167 typeof(bool),
168 typeof(float)
169 }, ReturnType = typeof(void))]
170 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
171 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
172 set
173 {
174 throw null;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar