IAnimationStreamingManager::GetMemorySizeForAnim

Returns the memory a Streamable Anim is currently using

Windows
MacOS
Linux

Override Hierarchy

IAnimationStreamingManager::GetMemorySizeForAnim()

FAnimationStreamingManager::GetMemorySizeForAnim()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ContentStreaming.h

Include

#include "ContentStreaming.h"

Syntax

SIZE_T GetMemorySizeForAnim
(
    const UAnimStreamable * Anim
)

Remarks

Returns the memory a Streamable Anim is currently using

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