AArenaPlayerState¶
#include <ArenaPlayerState.h>
Inherits from ATBLPlayerState, APlayerState, ITBLPlayerStateInterface
Public Functions¶
Name | |
---|---|
AArenaPlayerState() | |
bool | GetIsDeadAndOutOfLives() |
bool | GetIsPartOfRound() |
virtual void | [[GetLifetimeReplicatedProps]](TArray< FLifetimeProperty > & OutLifetimeProps) const override |
int32 | GetLivesLeft() |
Public Attributes¶
Name | |
---|---|
FOnIsPartOfRoundChanged | OnIsPartOfRoundChanged |
FOnLivesLeftChanged | OnLivesLeftChanged |
FOnbIsDeadAndOutOfLivesChanged | OnbIsDeadAndOutOfLivesChanged |
Updated on 2025-01-21 at 09:02:23 +0100