FFindInBlueprintSearchManager::ShouldEnableSearchResultTemplates

If TRUE, search result meta will be gathered once and stored in a template.

Unreal Engine C++ API Reference > Editor > Kismet > FFindInBlueprintSearchManager

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h
Include #include "FindInBlueprintManager.h"
bool ShouldEnableSearchResultTemplates() const

Remarks

If TRUE, search result meta will be gathered once and stored in a template. Avoids doing this work redundantly at search time.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library