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

◆ activeColorSpace

ColorSpace UnityEngine.QualitySettings.activeColorSpace
getset

Definition at line 29 of file QualitySettings.cs.

30 {
31 [NativeName("GetColorSpace")]
32 [StaticAccessor("GetPlayerSettings()", StaticAccessorType.Dot)]
33 [global::Cpp2ILInjected.Token(Token = "0x600017F")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1F73BD8", Offset = "0x1F73BD8", Length = "0x28")]
35 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicsFormatUtility), Member = "GetGraphicsFormat", MemberParameters = new object[]
36 {
39 }, ReturnType = typeof(GraphicsFormat))]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
41 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
42 [MethodImpl(4096)]
43 get;
44 }
class f__AnonymousType0<< Count > j__TPar