FTurnBasedMatch::GetMatchOutcomeForPlayer

Get the outcome of the match (won/lost/quit/etc.) for the player with PlayerIndex

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineTurnBasedInterface.h"

Syntax

virtual EMPMatchOutcome::Outcome GetMatchOutcomeForPlayer
(
    int32 PlayerIndex
) const

Remarks

Get the outcome of the match (won/lost/quit/etc.) for the player with PlayerIndex

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