FAnimationStreamingManager::NotifyLevelOffset

Notifies manager that level primitives were shifted

Windows
MacOS
Linux

Override Hierarchy

IStreamingManager::NotifyLevelOffset()

FAnimationStreamingManager::NotifyLevelOffset()

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 NotifyLevelOffset
(
    class ULevel * Level,
    const FVector & Offset
)

Remarks

Notifies manager that level primitives were shifted

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