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
LightProbes.cs
Go to the documentation of this file.
1using System;
9
10namespace UnityEngine
11{
12 [NativeHeader("Runtime/Export/Graphics/Graphics.bindings.h")]
13 [global::Cpp2ILInjected.Token(Token = "0x200005B")]
14 [StructLayout(0)]
15 public sealed class LightProbes : Object
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000189")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1F73D08", Offset = "0x1F73D08", Length = "0x64")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
23 {
24 throw null;
25 }
26
28 [global::Cpp2ILInjected.Token(Token = "0x600018A")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1F73D6C", Offset = "0x1F73D6C", Length = "0x64")]
30 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
33 {
34 throw null;
35 }
36
39 [global::Cpp2ILInjected.Token(Token = "0x400022C")]
40 private static Action tetrahedralizationCompleted;
41
44 [global::Cpp2ILInjected.Token(Token = "0x400022D")]
45 private static Action needsRetetrahedralization;
46 }
47}
class f__AnonymousType0<< Count > j__TPar
static void Internal_CallNeedsRetetrahedralizationFunction()
static Action needsRetetrahedralization
static void Internal_CallTetrahedralizationCompletedFunction()
static Action tetrahedralizationCompleted