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

◆ DrawHotbarItem()

void GUIHotbar.DrawHotbarItem ( SpriteBatch spriteBatch,
ItemGrid_Layout layout,
Item[] inv,
int slot,
Microsoft::Xna::Framework::Vector2 position,
Microsoft::Xna::Framework::Graphics::Color lightColor,
float scale )
inline

Definition at line 439 of file GUIHotbar.cs.

440 {
441 throw null;
442 }