Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
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 

Definition at line 146 of file AutomationTest.h.

Function Documentation

◆ ToString()

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

Definition at line 154 of file AutomationTest.h.