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
PlayerDrawHelper.cs
Go to the documentation of this file.
1using System;
5
7{
8 // Token: 0x0200063D RID: 1597
9 public class PlayerDrawHelper
10 {
11 // Token: 0x0600365C RID: 13916 RVA: 0x000021DB File Offset: 0x000003DB
13 {
14 throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
15 }
16
17 // Token: 0x0600365D RID: 13917 RVA: 0x00212B48 File Offset: 0x00210D48
19 {
20 int num = 19923;
23 }
24
25 // Token: 0x0600365E RID: 13918 RVA: 0x00212B6C File Offset: 0x00210D6C
26 public static bool SetShaderForData(Player player, int cHead, DrawData cdd, EffectPass effectPass)
27 {
28 if (!true)
29 {
30 }
31 return false;
32 }
33
34 // Token: 0x0600365F RID: 13919 RVA: 0x00212BF0 File Offset: 0x00210DF0
35 public static bool SetShaderForData(Player player, int cHead, DrawData cdd)
36 {
37 if (!true)
38 {
39 }
40 return false;
41 }
42
43 // Token: 0x06003660 RID: 13920 RVA: 0x00212C54 File Offset: 0x00210E54
45 {
46 }
47
48 // Token: 0x06003661 RID: 13921 RVA: 0x00212C68 File Offset: 0x00210E68
49 // Note: this type is marked as 'beforefieldinit'.
51 {
52 }
53
54 // Token: 0x0400770F RID: 30479
56
57 // Token: 0x0200063E RID: 1598
59 {
60 // Token: 0x04007711 RID: 30481
62 // Token: 0x04007712 RID: 30482
64 // Token: 0x04007713 RID: 30483
66 // Token: 0x04007714 RID: 30484
68 // Token: 0x04007715 RID: 30485
69 Misc
70 }
71 }
72}
class f__AnonymousType0<< Count > j__TPar
static int PackShader(int localShaderIndex, PlayerDrawHelper.ShaderConfiguration shaderType)
static bool SetShaderForData(Player player, int cHead, DrawData cdd, EffectPass effectPass)
static bool SetShaderForData(Player player, int cHead, DrawData cdd)
static void UnpackShader(int packedShaderIndex, [Out] int localShaderIndex, [Out] PlayerDrawHelper.ShaderConfiguration shaderType)