terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ UseImage() [2/2]

ScreenShaderData Terraria.Graphics.Shaders.ScreenShaderData.UseImage ( Texture2D image,
int index = 0,
SamplerState samplerState = null )
inline

Definition at line 240 of file ScreenShaderData.cs.

241 {
242 throw null;
243 }