EMatchCoopResults

Coop game match results

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineGameMatchesInterface.h"

Syntax

enum EMatchCoopResults
{
    Invalid,
    Complete,
    NotComplete,
    Failed,
}

Values

Name

Description

Invalid

Default option

Complete

The players completed the match

NotComplete

The match has not yet been completed

Failed

The players did not successfully complete the match

Remarks

Coop game match results

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