FFindInBlueprintSearchManager::DumpCache

Dumps the full index cache to the given stream (for debugging purposes)

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

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h
Include #include "FindInBlueprintManager.h"
Source /Engine/Source/Editor/Kismet/Private/FindInBlueprintManager.cpp
void DumpCache
(
    [FArchive](API\Runtime\Core\Serialization\FArchive) & Ar
)

Remarks

Dumps the full index cache to the given stream (for debugging purposes)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library