Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationExpectedMessage
Syntax
FString MessagePatternString
Remarks
Original string pattern matching expected log message. If IsRegex is false, it is this string that is used to match. Otherwise MessagePatternRegex is set to a valid pointer of FRegexPattern. The base pattern string is preserved none the less to allow checks for duplicate entries.