Add MVP join server screen
This commit is contained in:
@@ -86,6 +86,14 @@ private:
|
||||
const FVector2D& PanelSize,
|
||||
float Scale) const;
|
||||
|
||||
void DrawJoinServer(
|
||||
FSlateWindowElementList& OutDrawElements,
|
||||
int32& LayerId,
|
||||
const FGeometry& AllottedGeometry,
|
||||
const FVector2D& PanelPosition,
|
||||
const FVector2D& PanelSize,
|
||||
float Scale) const;
|
||||
|
||||
FText GetSelectedCharacterLabel() const;
|
||||
|
||||
void DrawTextAt(
|
||||
|
||||
Reference in New Issue
Block a user