IAnimationStreamingManager::RemoveStreamingAnim

Removes a Streamable Anim from the streaming manager.

Windows
MacOS
Linux

Override Hierarchy

IAnimationStreamingManager::RemoveStreamingAnim()

FAnimationStreamingManager::RemoveStreamingAnim()

References

Module

Engine

Header

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

Include

#include "ContentStreaming.h"

Syntax

bool RemoveStreamingAnim
(
    UAnimStreamable * Anim
)

Remarks

Removes a Streamable Anim from the streaming manager.

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