![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "MotionDelayBuffer.h"#include "HAL/PlatformTime.h"#include "Components/SceneComponent.h"#include "RenderingThread.h"#include "SceneView.h"#include "Logging/LogMacros.h"#include "IXRTrackingSystem.h"#include "IMotionController.h"#include "Templates/TypeHash.h"#include "Features/IModularFeatures.h"#include "GameFramework/WorldSettings.h"#include "Engine/Engine.h"Classes | |
| class | FMotionDelayTarget |
| struct | FMotionDelayTarget::FMotionSource |
| struct | MotionDelayService_Impl::FPoseSample |
Namespaces | |
| namespace | MotionDelayService_Impl |
| namespace | MotionDelayClient_Impl |
Typedefs | |
| typedef TSharedRef< FMotionDelayTarget, ESPMode::ThreadSafe > | MotionDelayService_Impl::FSharedDelayTarget |
Functions | |
| DEFINE_LOG_CATEGORY_STATIC (LogMotionDelayBuffer, Log, All) | |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogMotionDelayBuffer | , |
| Log | , | ||
| All | |||
| ) |