AbilityCooldownMultiplier | AProjectXGameState | |
AddPickupToWorldList(FWorldPickupInfo &WorldPickupInfo) | AProjectXGameState | |
AddPlayerState(APlayerState *PlayerState) override | AProjectXGameStateHorde | virtual |
AltitudeLimitMultiplier | AProjectXGameState | |
AvailableLives | AProjectXGameStateHorde | protected |
bAllowExplosiveDamageOnSelf | AProjectXGameState | |
bCanSpawnInCombat | AProjectXGameState | |
bCanSpawnInPV | AProjectXGameState | |
bDisableBulletMagnetism | AProjectXGameState | |
BeginPlay() override | AProjectXGameStateHorde | virtual |
bIsAmmoLimited | AProjectXGameState | |
BroadcastTimer(const float TimerDuration, const uint8 Type) | AProjectXGameState | virtual |
BroadcastTimerStatic(const UObject *const WorldContextObject, const float TimerDuration, const uint8 Type) | AProjectXGameState | static |
bShouldOpenMapOnPlayerStart | AProjectXGameState | |
bShowDeployScreen | AProjectXGameState | |
bUseLandingScreen | AProjectXGameState | |
bUseSpectatorCamOnDeath | AProjectXGameState | |
CanShowDeployScreen() const | AProjectXGameState | inline |
CanSpawnInPV() const | AProjectXGameState | inline |
CheckForActorReplacement(TSubclassOf< AActor > Actor) override | AProjectXGameStateHorde | virtual |
ConsumeAvailableLife() | AProjectXGameStateHorde | |
CurrentWave | AProjectXGameStateHorde | protected |
CurrentWaveInfo | AProjectXGameStateHorde | protected |
DashChargeModifier | AProjectXGameState | |
DefeatVO | AProjectXGameState | protected |
DeRegisterSpawnTargetForScoring(AActor *const Target) | AProjectXGameState | |
DeRegisterTargetableActor(AActor *const Targetable) | AProjectXGameState | static |
DifficultyLevel | AProjectXGameStateHorde | protected |
DifficultyLevels | AProjectXGameStateHorde | |
EndPlay(const EEndPlayReason::Type EndPlayReason) override | AProjectXGameState | virtual |
ExplosiveDamageMultiplier | AProjectXGameState | |
ExpMultiplier | AProjectXGameState | |
FiveMinutesLeft | AProjectXGameState | protected |
FriendlyFirePercent | AProjectXGameState | |
GenericTimer | AProjectXGameState | protected |
GetActorBoxSphereBounds(const AActor *const Actor) | AProjectXGameState | static |
GetActorColour(const AActor *Target, const FName &ColourName, const AActor *EventInstigator, FLinearColor &LinearColor) const | AProjectXGameState | virtual |
GetAllyColour(const FName &ColourName=NAME_None) const | AProjectXGameState | |
GetAvailableLives() const | AProjectXGameStateHorde | inline |
GetCurrentDifficultyInfo() const | AProjectXGameStateHorde | |
GetCurrentDifficultyLevel() const | AProjectXGameStateHorde | inline |
GetCurrentWaveInfo() const | AProjectXGameStateHorde | inline |
GetEnemyColour(const FName &ColourName=NAME_None) const | AProjectXGameState | |
GetGameStateNoAutoWorldContext(const UObject *WorldContextObject) | AProjectXGameState | static |
GetGameType() const | AProjectXGameState | |
GetGameTypeTextStatic(UObject *const WorldContextObject, EGameType InGameType) | AProjectXGameState | static |
GetLivingPlayer() const | AProjectXGameStateHorde | |
GetMatchElapsedTime() const | AProjectXGameState | inline |
GetMatchElapsedTimeStatic(const UObject *WorldContextObject) | AProjectXGameState | static |
GetMatchEndTime() const | AProjectXGameState | |
GetMatchEndTimestamp() const | AProjectXGameState | inline |
GetMatchLength() const | AProjectXGameState | |
GetMatchLengthStatic(const UObject *WorldContextObject) | AProjectXGameState | static |
GetMatchStartTime() const | AProjectXGameState | inline |
GetMatchTimeRemaining() const | AProjectXGameState | inline |
GetMaxAvaliableLives() const | AProjectXGameStateHorde | |
GetMaxPlayers() const | AProjectXGameState | inline |
GetNeutralColour() const | AProjectXGameState | |
GetNewPickupID() | AProjectXGameState | |
GetNumberOfTeams() const | AProjectXGameState | inline |
GetNumConnectedPlayers() const | AProjectXGameStateHorde | |
GetNumPlayersOnTeam(const uint8 Team) const | AProjectXGameState | virtual |
GetPlayerClassList() const | AProjectXGameState | |
GetPlayerClassListStatic(TSubclassOf< AProjectXGameState > GameStateClass) | AProjectXGameState | static |
GetPlayerOwnedPlayerStates() const | AProjectXGameStateHorde | inline |
GetPlayerRespawnDelay(class AController *Controller) const override | AProjectXGameState | virtual |
GetPlayerResult(AProjectXPlayerState *PlayerState) | AProjectXGameState | virtual |
GetPlayersOnTeam(const uint8 Team, TArray< APlayerState * > &Players) const | AProjectXGameState | virtual |
GetPostGameLength() const | AProjectXGameState | |
GetPostGameLineup() | AProjectXGameState | |
GetPrimaryWaveSpawner() const | AProjectXGameStateHorde | inline |
GetRedeployRespawnDelay() const | AProjectXGameState | virtual |
GetReviveBeaconGlobalOverride() const | AProjectXGameState | inline |
GetReviveDuration() const | AProjectXGameState | virtual |
GetRevivePromptOverride(const AProjectXPlayerState *Target, const AProjectXPlayerState *ReviveInstigator) const | AProjectXGameState | |
GetRevivePromptOverride_Implementation(const AProjectXPlayerState *Target, const AProjectXPlayerState *ReviveInstigator) const override | AProjectXGameStateHorde | |
GetServerWorldTimeSecondsStatic(const UObject *WorldContextObject) | AProjectXGameState | static |
GetShouldOpenMapOnPlayerStart() const | AProjectXGameState | inline |
GetSpawnTargetsRegisteredForScoring() const | AProjectXGameState | inline |
GetSquadComponent() const | AProjectXGameState | inline |
GetStartingTicketCount(uint8 Team) const | AProjectXGameState | virtual |
GetTargetableActorsInRadius(const FVector &Location, const float Radius, bool bMustBeAlive=false) | AProjectXGameState | |
GetTargetColour(const AActor *Target, const FName &ColourName, const AActor *EventInstigator, FLinearColor &LinearColor) | AProjectXGameState | static |
GetTargetColourByTeam(const int32 Team, const FName &ColourName, const AActor *EventInstigator, FLinearColor &LinearColor) | AProjectXGameState | static |
GetTeam(const AActor *Target) const | AProjectXGameState | virtual |
GetTeamName(const AActor *Target) const | AProjectXGameState | virtual |
GetTeamNameByTeam(const int32 Team) const | AProjectXGameState | virtual |
GetTeamNameByTeamStatic(const UObject *WorldContextObject, const int32 Team) | AProjectXGameState | static |
GetTeamNameStatic(const AActor *Target) | AProjectXGameState | static |
GetTeamScores(TArray< FTeamScoreInfo > &OutTeamScores) const | AProjectXGameState | virtual |
GetTeamStatic(const AActor *Target) | AProjectXGameState | static |
GetTeamTicketList() const | AProjectXGameState | inline |
GetTeamTickets(uint8 Team) | AProjectXGameState | |
GetTicketCount(uint8 Team) const | AProjectXGameState | virtual |
GetTimeUntilMatchStart() const | AProjectXGameState | inline |
GetVehicleRespawnManager() const | AProjectXGameState | inline |
GetWinningTeam() const | AProjectXGameState | inline |
GetWorldPickupByID(int32 InID, FWorldPickupInfo &OutWorldPickup) | AProjectXGameState | |
GlobalReviveBeaconOverride | AProjectXGameState | |
GravityMultiplier | AProjectXGameState | |
GrenadeCountModifier | AProjectXGameState | |
GroundSpeedMultiplier | AProjectXGameState | |
HandleMatchHasEnded() override | AProjectXGameState | virtual |
HandleMatchWarmupEnded() | AProjectXGameState | virtual |
HasMatchStartedStatic(const UObject *WorldContextObject) | AProjectXGameState | static |
HasSoloPlayerThatCanBeRevived() | AProjectXGameStateHorde | virtual |
HeadshotDamageMultiplier | AProjectXGameState | |
HookshotDistanceMultiplier | AProjectXGameState | |
HookshotSpeedMultiplier | AProjectXGameState | |
InitializeGameState(AProjectXGameMode *GameMode) | AProjectXGameState | virtual |
IsAlly(const AActor *Target, const AActor *EventInstigator) const | AProjectXGameState | virtual |
IsAlly(const UObject *WorldContextObject, const AActor *Target, const AActor *EventInstigator) | AProjectXGameState | static |
IsAllyByTeam(const UObject *WorldContextObject, const int32 Team, const AActor *EventInstigator) | AProjectXGameState | static |
IsEnemy(const AActor *Target, const AActor *EventInstigator) const | AProjectXGameState | virtual |
IsEnemy(const UObject *WorldContextObject, const AActor *Target, const AActor *EventInstigator) | AProjectXGameState | static |
IsInWarmUp() const | AProjectXGameState | |
IsMatchInProgress() const override | AProjectXGameState | virtual |
IsNeutral(const AActor *Target) const | AProjectXGameState | virtual |
IsNeutral(const UObject *WorldContextObject, const AActor *Target) | AProjectXGameState | static |
IsNeutralByTeam(const int32 Team) | AProjectXGameState | static |
IsSquadMate(const AActor *Target, const AActor *EventInstigator) const | AProjectXGameState | virtual |
IsSquadMate(const UObject *WorldContextObject, const AActor *Target, const AActor *EventInstigator) | AProjectXGameState | static |
K2_GetPrimaryWaveSpawner() const | AProjectXGameStateHorde | |
MatchStart | AProjectXGameState | protected |
ModifyDamage(AActor *Target, float Damage, struct FDamageEvent const &DamageEvent, AController *EventInstigator, AActor *DamageCauser) | AProjectXGameState | virtual |
Multicast_DisplayKillCounter() | AProjectXGameStateHorde | |
Octree | AProjectXGameState | static |
OnBotKilled | AProjectXGameState | |
OnBotSpawned | AProjectXGameState | |
OnDifficultyUpdateEvent | AProjectXGameStateHorde | |
OneMinutesLeft | AProjectXGameState | protected |
OnKilled | AProjectXGameState | |
OnKillFeedUpdate | AProjectXGameState | |
OnLivesAvailableChanged | AProjectXGameStateHorde | |
OnMatchStarted | AProjectXGameState | |
OnMatchStateChanged | AProjectXGameState | |
OnMobKilledEvent | AProjectXGameStateHorde | |
OnPlayerPawnSpawned(AProjectXCharacter *Character) | AProjectXGameState | |
OnPlayerStateAdded | AProjectXGameState | |
OnPlayerStateRemoved | AProjectXGameState | |
OnPrimarySpawnerUpdatedEvent | AProjectXGameStateHorde | |
OnRep_AvailableLives() | AProjectXGameStateHorde | protected |
OnRep_DifficultyLevel() | AProjectXGameStateHorde | protected |
OnRep_GenericTimer() | AProjectXGameState | |
OnRep_MatchState() override | AProjectXGameState | virtual |
OnRep_TeamTicketList() | AProjectXGameState | |
OnRep_WaveInfo() | AProjectXGameStateHorde | protected |
OnRep_WelcomeMessage() | AProjectXGameState | |
OnRep_WinningTeam() | AProjectXGameState | protected |
OnServerBroadcastMarkedLocationRecieved | AProjectXGameState | |
OnServerBroadcastMarkedLocationRemoved | AProjectXGameState | |
OnTeamScoreChanged() | AProjectXGameState | virtual |
OnTeamScoresChanged | AProjectXGameState | |
OnTeamTicketsChanged | AProjectXGameState | |
OnTimedWaveComplete(AWaveSpawner *const WaveSpawner, bool bSuccess) | AProjectXGameStateHorde | virtual |
OnTimerStart | AProjectXGameState | |
OnTrackableActorAdded | AProjectXGameState | |
OnUltimateEvent | AProjectXGameState | |
OnWaveKillsUpdatedEvent | AProjectXGameStateHorde | |
OnWelcomeMessageChanged | AProjectXGameState | |
OnWinningTeamSetEvent | AProjectXGameState | |
PlayerClassListOverride | AProjectXGameState | |
PlayerOwnedPlayerStates | AProjectXGameStateHorde | protected |
PreviousTeamTicketList | AProjectXGameState | protected |
PrimaryWaveSpawner | AProjectXGameStateHorde | protected |
RedeployRespawnDelayOverride | AProjectXGameState | |
RegisterSpawnTargetForScoring(AActor *const Target) | AProjectXGameState | |
RegisterTargetableActor(AActor *const Targetable) | AProjectXGameState | static |
RemovePickupFromWorldList(int32 InID) | AProjectXGameState | |
RemovePlayerState(APlayerState *PlayerState) override | AProjectXGameStateHorde | virtual |
RespawnDelayOverride | AProjectXGameState | |
SetDifficultyLevel(EDifficultyLevel NewDifficultyLevel) | AProjectXGameStateHorde | |
SetPrimaryWaveSpawner(AWaveSpawner *const WaveSpawer) | AProjectXGameStateHorde | |
SetWelcomeMessage(const FString &NewWelcomeMessage) | AProjectXGameState | |
SetWinningTeam(int32 Team) | AProjectXGameState | |
ShowKillCounter() | AProjectXGameStateHorde | |
SpawnTargetsRegisteredForScoring | AProjectXGameState | protected |
SquadComponent | AProjectXGameState | protected |
StateChangedActors | AProjectXGameState | |
StopBroadcastedTimerStatic(const UObject *const WorldContextObject) | AProjectXGameState | static |
StopTimer() | AProjectXGameState | virtual |
TargetableOctreeElements | AProjectXGameState | static |
TeamTicketList | AProjectXGameState | protected |
TenSecondsLeft | AProjectXGameState | protected |
Tick(float DeltaSeconds) override | AProjectXGameState | virtual |
UltimateChargeRateMultiplier | AProjectXGameState | |
UltimateDamageMultiplier | AProjectXGameState | |
UpdateCurrentWave(AWaveSpawner *const Spawner) | AProjectXGameStateHorde | protectedvirtual |
UpdateGameTimer() | AProjectXGameState | |
UpdatePlayerStateStatus(AProjectXPlayerState *const PlayerState, EHordePlayerStatus Status) | AProjectXGameStateHorde | virtual |
UpdateTeamTickets(uint8 Team, int32 Amount=1, bool bOverride=false) | AProjectXGameState | |
UpdateWaveProgress(AWaveSpawner *const WaveSpawner, int32 WaveSize, int32 WaveKills) | AProjectXGameStateHorde | protectedvirtual |
UsesLandingScreen() const | AProjectXGameState | inline |
VehicleRespawnManager | AProjectXGameState | protected |
VictoryVO | AProjectXGameState | protected |
WaveTimerTextOverrides | AProjectXGameStateHorde | |
WeaponDamageMultiplier | AProjectXGameState | |
WeaponSpreadMultiplier | AProjectXGameState | |
WorldPickupID | AProjectXGameState | protected |
WorldPickups | AProjectXGameState | protected |