Add MVP character selection landing
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user