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
CustomRenderTextureManager.cs
Go to the documentation of this file.
1using System;
6
7namespace UnityEngine
8{
9 // Token: 0x02000058 RID: 88
10 [NativeHeader("Runtime/Graphics/CustomRenderTextureManager.h")]
11 public static class CustomRenderTextureManager
12 {
13 // Token: 0x06000180 RID: 384 RVA: 0x000042F4 File Offset: 0x000024F4
18
19 // Token: 0x06000181 RID: 385 RVA: 0x00004304 File Offset: 0x00002504
24
25 // Token: 0x0400021D RID: 541
29
30 // Token: 0x0400021E RID: 542
34 }
35}
class f__AnonymousType0<< Count > j__TPar
static Action< CustomRenderTexture > textureLoaded
static void InvokeOnTextureLoaded_Internal(CustomRenderTexture source)
static Action< CustomRenderTexture > textureUnloaded
static void InvokeOnTextureUnloaded_Internal(CustomRenderTexture source)