AArenaGameMode¶
#include <ArenaGameMode.h>
Inherits from ATBLGameMode_NativeBase, ATBLGameMode, AGameMode
Inherited by AJoustingGameMode, ALTSGameMode
Public Functions¶
| Name | |
|---|---|
| AArenaGameMode() | |
| void | LoadPodiumCinematic() |
| void | ShowPodiumLevel() |
Protected Functions¶
| Name | |
|---|---|
| void | AwardRoundVictoryAndEndRound([[EFaction]] Winners) |
| void | PlayRoundFightCommanderVO() |
Public Attributes¶
| Name | |
|---|---|
| FArenaRoundEnd | ArenaRoundEnd |
| FArenaRoundStart | ArenaRoundStart |
| int32 | FinalLives |
| int32 | PreCountdownDelay |
| int32 | RoundTimeLimit |
| int32 | Rounds |
| int32 | TeamLives |
| int32 | TimeBetweenRounds |
| bool | bClearHorsesPostRound |
| bool | bClearWeaponsPostRound |
| bool | bResetTaggedActorsPostRound |
| bool | bUsePreCountdownForCustomizationLoading |
Protected Attributes¶
| Name | |
|---|---|
| UArenaGameModeSettings * | ArenaGameModeSettings |
| int32 | CurrentRoundNumber |
| bool | bMatchEndingMusicTrigger |
Updated on 2025-01-21 at 09:02:23 +0100