Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FAutomationExpectedMessage
Syntax
int32 ExpectedNumberOfOccurrences
Remarks
Number of occurrences expected for message. If set greater than 0, it will cause the test to fail if the exact number of occurrences expected is not matched. If set to 0, it will suppress all matching messages.