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

◆ Draw() [2/3]

static void GUIDraggableItemGrid.Draw ( DraggableItemGrid_Layout gridLayout,
GUIItemGrid::GetItemScaleHandler scaleHandler,
GUIItemGrid::CursorOver cursorOverHandler,
GUIItemGrid::DrawItemHandler drawhandler,
int itemCount,
ref float scrollOffset,
ref float momentum,
ref int draggingState,
ref Microsoft::Xna::Framework::Vector2 dragPosition,
Microsoft::Xna::Framework::Graphics::Texture2D overloadBackingTexture = null,
bool drawMissingItems = false,
bool allowMouseScroll = false,
bool disableDragScroll = false )
inlinestatic

Definition at line 91 of file GUIDraggableItemGrid.cs.

92 {
93 throw null;
94 }