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

◆ UseProgress()

ScreenShaderData Terraria.Graphics.Shaders.ScreenShaderData.UseProgress ( float progress)
inline

Definition at line 250 of file ScreenShaderData.cs.

251 {
252 return this;
253 }