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

◆ SetPixelImpl()

void UnityEngine.Texture2D.SetPixelImpl ( int image,
int mip,
int x,
int y,
Color color )
inlineprivate

Definition at line 107 of file Texture2D.cs.

108 {
109 throw null;
110 }