Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > FBlueprintNodeTemplateCache
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Public/BlueprintNodeTemplateCache.h |
Include | #include "BlueprintNodeTemplateCache.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintNodeTemplateCache.cpp |
int64 GetEstimateCacheSize() const
Remarks
Approximates the current memory footprint of the entire cache (instantiated UObject sizes + allocated container space). The approximated total (in bytes) that this cache has allocated.