FHistoryManager::RemoveHistoryData

Removes all history data as determined by the passed in predicate

Unreal Engine C++ API Reference > Editor > ContentBrowser > FHistoryManager

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/HistoryManager.h
Include #include "HistoryManager.h"
template<class PREDICATE_CLASS>
void RemoveHistoryData
(
    const PREDICATE_CLASS & Predicate
)

Remarks

Removes all history data as determined by the passed in predicate


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library