LEAP Documentation 40220
Documentation for the LEAP project
APostGameScreen Class Reference

#include <PostGameScreen.h>

Inheritance diagram for APostGameScreen:
IReactsToMatchEvents

Public Member Functions

 APostGameScreen ()
 
void PlayerSpawned (const TArray< FPodiumPawn > &PodiumPawns)
 
void K2_InitPostGameScreen (float Duration)
 
void InitPostGameScreen (float Duration)
 
- Public Member Functions inherited from IReactsToMatchEvents
void OnMatchStarted ()
 
virtual void MatchStarted ()
 
void OnMatchEnded ()
 
virtual void MatchEnded ()
 

Protected Member Functions

virtual void BeginPlay () override
 
void SpawnPodiumPawns ()
 

Protected Attributes

int32 NumberOfTopPlayers
 

Constructor & Destructor Documentation

◆ APostGameScreen()

APostGameScreen::APostGameScreen ( )

Member Function Documentation

◆ BeginPlay()

void APostGameScreen::BeginPlay ( )
overrideprotectedvirtual

◆ InitPostGameScreen()

void APostGameScreen::InitPostGameScreen ( float  Duration)

◆ K2_InitPostGameScreen()

void APostGameScreen::K2_InitPostGameScreen ( float  Duration)

◆ PlayerSpawned()

void APostGameScreen::PlayerSpawned ( const TArray< FPodiumPawn > &  PodiumPawns)

◆ SpawnPodiumPawns()

void APostGameScreen::SpawnPodiumPawns ( )
protected

Member Data Documentation

◆ NumberOfTopPlayers

int32 APostGameScreen::NumberOfTopPlayers
protected

The documentation for this class was generated from the following files: