AGameState::HasMatchEnded

Returns true if match is WaitingPostMatch or later

Windows
MacOS
Linux

Override Hierarchy

AGameStateBase::HasMatchEnded()

AGameState::HasMatchEnded()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/GameState.h

Include

#include "GameFramework/GameState.h"

Source

/Engine/Source/Runtime/Engine/Private/GameState.cpp

Syntax

virtual bool HasMatchEnded() const

Remarks

Returns true if match is WaitingPostMatch or later

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss