terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ScreenEffectInitializer.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200058F RID: 1423
6 public static class ScreenEffectInitializer
7 {
8 // Token: 0x060034C2 RID: 13506 RVA: 0x0020A7BC File Offset: 0x002089BC
9 public static void Load()
10 {
11 if (!true)
12 {
13 }
14 string text2;
15 string text = "Images/Extra_" + text2;
17 }
18
19 // Token: 0x060034C3 RID: 13507 RVA: 0x0020A7E8 File Offset: 0x002089E8
20 private static void LoadSkies()
21 {
22 if (!true)
23 {
24 }
25 }
26 }
27}