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() [3/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::Vector2 itemSize,
bool drawMissingItems = false,
bool allowMouseScroll = false,
bool disableDragScroll = false )
inlinestatic

Definition at line 153 of file GUIDraggableItemGrid.cs.

154 {
155 throw null;
156 }