Add MVP loading screen

This commit is contained in:
2026-05-18 21:04:25 -07:00
parent 2009295c18
commit e8d46c8238
5 changed files with 118 additions and 2 deletions
@@ -94,6 +94,14 @@ private:
const FVector2D& PanelSize,
float Scale) const;
void DrawLoading(
FSlateWindowElementList& OutDrawElements,
int32& LayerId,
const FGeometry& AllottedGeometry,
const FVector2D& PanelPosition,
const FVector2D& PanelSize,
float Scale) const;
FText GetSelectedCharacterLabel() const;
void DrawTextAt(