FTurnBasedMatch::EndMatch

Ends the match while setting the match outcome (win/loss/tie) for all players

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTurnBasedInterface.h

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual void EndMatch
(
    FEndMatchSignature QuitMatchCallback,
    EMPMatchOutcome::Outcome LocalPlayerOutcome,
    EMPMatchOutcome::Outcome OtherPlayersOutcome
)

Remarks

Ends the match while setting the match outcome (win/loss/tie) for all players

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