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

◆ Effect

PixelShader Microsoft.Xna.Framework.Graphics.PixelShader.Effect
staticget

Definition at line 22 of file PixelShader.cs.

23 {
24 get
25 {
26 if (!true)
27 {
28 }
29 if (true || !true)
30 {
31 }
32 if ("Technique1" == null)
33 {
34 }
35 return "Technique1";
36 }
37 }

Referenced by Microsoft.Xna.Framework.Content.ContentManager.Load< T1 >().