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
ReflectionProbe.cs
Go to the documentation of this file.
1using System;
8
9namespace UnityEngine
10{
11 [NativeHeader("Runtime/Camera/ReflectionProbes.h")]
12 [global::Cpp2ILInjected.Token(Token = "0x200007B")]
13 public sealed class ReflectionProbe : Behaviour
14 {
16 [global::Cpp2ILInjected.Token(Token = "0x60001F5")]
17 [global::Cpp2ILInjected.Address(RVA = "0x1F75FB4", Offset = "0x1F75FB4", Length = "0x80")]
18 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
19 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
24
26 [global::Cpp2ILInjected.Token(Token = "0x60001F6")]
27 [global::Cpp2ILInjected.Address(RVA = "0x1F76034", Offset = "0x1F76034", Length = "0x6C")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
31 {
32 throw null;
33 }
34
37 [global::Cpp2ILInjected.Token(Token = "0x40002EC")]
39
42 [global::Cpp2ILInjected.Token(Token = "0x40002ED")]
43 private static Action<Texture> defaultReflectionTexture;
44
45 [global::Cpp2ILInjected.Token(Token = "0x200007C")]
47 {
48 [global::Cpp2ILInjected.Token(Token = "0x40002EF")]
50 [global::Cpp2ILInjected.Token(Token = "0x40002F0")]
52 }
53 }
54}
class f__AnonymousType0<< Count > j__TPar
static void CallSetDefaultReflection(Texture defaultReflectionCubemap)
static Action< Texture > defaultReflectionTexture
static Action< ReflectionProbe, ReflectionProbe.ReflectionProbeEvent > reflectionProbeChanged
static void CallReflectionProbeEvent(ReflectionProbe probe, ReflectionProbe.ReflectionProbeEvent probeEvent)