Enum EMPMatchOutcome
EMPMatchOutcome represents all the possible outcomes for this player in a match
Namespace: UE4.OnlineSubsystem
Assembly: UE4DotNet.dll
Syntax
public enum EMPMatchOutcome
Fields
| Name | Description |
|---|---|
| EMPMatchOutcome_MAX | |
| First | |
| Fourth | |
| Lost | |
| None | |
| Quit | |
| Second | |
| Third | |
| Tied | |
| TimeExpired | |
| Won |