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

◆ UseColor() [3/3]

ScreenShaderData Terraria.Graphics.Shaders.ScreenShaderData.UseColor ( Vector3 color)
inline

Definition at line 295 of file ScreenShaderData.cs.

296 {
297 return this;
298 }