Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/SFindInBlueprints
Description
Returns the caching bar's visibility, it goes invisible when there is nothing to be cached. The next search will remove this bar or make it visible again
| Name | GetCacheBarVisibility |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/FindInBlueprints.h |
| Include Path | #include "FindInBlueprints.h" |
| Source | /Engine/Source/Editor/Kismet/Private/FindInBlueprints.cpp |
EVisibility GetCacheBarVisibility() const