Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FObjectMemoryAnalyzer
Type | Name | Description | |
---|---|---|---|
![]() |
void | AnalyzeObjects
(
const TArray< class UObject* >& ObjectList |
Analyzes the memory usage of the specified object list |
![]() |
void | AnalyzeObjects
(
UClass* BaseClass |
Analyzes the memory usage of all objects with the specified class |