unreal.MPMatchOutcome

class unreal.MPMatchOutcome

Bases: EnumBase

EMPMatchOutcome represents all the possible outcomes for this player in a match

C++ Source:

  • Plugin: OnlineSubsystem

  • Module: OnlineSubsystem

  • File: OnlineTurnBasedInterface.h

FIRST: MPMatchOutcome

6

FOURTH: MPMatchOutcome

9

LOST: MPMatchOutcome

3

NONE: MPMatchOutcome

0

QUIT: MPMatchOutcome

1

SECOND: MPMatchOutcome

7

THIRD: MPMatchOutcome

8

TIED: MPMatchOutcome

4

TIME_EXPIRED: MPMatchOutcome

5

WON: MPMatchOutcome

2