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() [1/3]

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

Definition at line 573 of file GraphicsDevice.cs.

574 {
575 throw null;
576 }