IAssetRegistry::GetAllocatedSize

Returns memory size of entire registry, optionally logging sizes

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/IAssetRegistry.h

Include

#include "AssetRegistry/IAssetRegistry.h"

Syntax

uint32 GetAllocatedSize
(
    bool bLogDetailed
) const

Remarks

Returns memory size of entire registry, optionally logging sizes

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss