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

◆ Clear() [2/3]

void Microsoft.Xna.Framework.Graphics.GraphicsDevice.Clear ( ClearOptions options,
Vector4 color,
float depth,
int stencil )
inline

Definition at line 581 of file GraphicsDevice.cs.

582 {
583 throw null;
584 }