FAnimationStreamingManager::AddStreamingAnim

Adds a new Streamable Anim to the streaming manager.

Windows
MacOS
Linux

Override Hierarchy

IAnimationStreamingManager::AddStreamingAnim()

FAnimationStreamingManager::AddStreamingAnim()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimationStreaming.h

Include

#include "Animation/AnimationStreaming.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimationStreaming.cpp

Syntax

virtual void AddStreamingAnim
(
    UAnimStreamable * Anim
)

Remarks

Adds a new Streamable Anim to 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