Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineTurnBasedInterface.h |
| Include | #include "Interfaces/OnlineTurnBasedInterface.h" |
Syntax
namespace EMPMatchOutcome
{
enum Outcome
&123;
None,
Quit,
Won,
Lost,
Tied,
TimeExpired,
First,
Second,
Third,
Fourth,
&125;
}
Values
| Name | Description |
|---|---|
| None | |
| Quit | |
| Won | |
| Lost | |
| Tied | |
| TimeExpired | |
| First | |
| Second | |
| Third | |
| Fourth |
Remarks
EMPMatchOutcome represents all the possible outcomes for this player in a match