terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
This is the complete list of members for GUIPanel, including all inherited members.
Draw(Panel_Layout layout, bool cursorOver=false, [Optional] Color? overloadBacking, [Optional] Color? overloadBorder, [Optional] Color? overloadHighlight) | GUIPanel | inlinestatic |
DrawAtPosition(Panel_Layout layout, Vector2 position, Vector2 size, bool cursorOver=false) | GUIPanel | inlinestatic |
DrawBacking(Vector2 position, Vector2 size, Texture2D texture, Color color, [Optional] Rectangle? sourceFrame) | GUIPanel | inlinestatic |
DrawHorizontalFill(Panel_Layout layout, Rectangle backgroundFillRegion, float fillScale) | GUIPanel | inlinestatic |
forceRescale | GUIPanel | static |
IsCursorOver(Vector2 cursorUIPosition, Panel_Layout layout) | GUIPanel | inlinestatic |
Region(Panel_Layout layout) | GUIPanel | inlinestatic |
RegisterPickingRegion(Panel_Layout layout) | GUIPanel | inlinestatic |
scaleEdges | GUIPanel | static |