ISMSearch::FReplaceSummary¶
#include <ISMSearch.h>
Description¶
Summary of a find and replace.
Public Attributes¶
Name | |
---|---|
TArray< TSharedPtr< FSearchResult > > | SearchResults |
Public Attributes Documentation¶
variable
SearchResults¶
All results from the replacement operation. Each search result will contain a replacement result if successful.