UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EAutomationExpectedMessageFlags Namespace Reference

Enumerations

enum  MatchType { Exact , Contains }
 

Functions

const TCHARToString (EAutomationExpectedMessageFlags::MatchType ThisType)
 

Detailed Description

Flags for indicating the matching type to use for an expected message

Enumeration Type Documentation

◆ MatchType

Enumerator
Exact 
Contains 

Function Documentation

◆ ToString()

const TCHAR * EAutomationExpectedMessageFlags::ToString ( EAutomationExpectedMessageFlags::MatchType  ThisType)
inline