Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationExpectedMessage
Syntax
FString MessagePatternString
Remarks
Original regular expression pattern string matching expected log message. NOTE: using the Exact comparison type wraps the pattern string with ^ and $ tokens, but the base pattern string is preserved to allow checks for duplicate entries.