Add MVP character selection landing

This commit is contained in:
2026-05-18 20:57:08 -07:00
parent 4aec203ba6
commit 5efd81ca4b
5 changed files with 124 additions and 2 deletions
@@ -61,6 +61,14 @@ private:
const FVector2D& PanelSize,
float Scale) const;
void DrawCharacterSelection(
FSlateWindowElementList& OutDrawElements,
int32& LayerId,
const FGeometry& AllottedGeometry,
const FVector2D& PanelPosition,
const FVector2D& PanelSize,
float Scale) const;
void DrawTextAt(
FSlateWindowElementList& OutDrawElements,
int32& LayerId,