UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMotionDelayService Class Reference

#include <MotionDelayBuffer.h>

Static Public Member Functions

static HEADMOUNTEDDISPLAY_API void SetEnabled (bool bEnable)
 
static HEADMOUNTEDDISPLAY_API bool RegisterDelayTarget (USceneComponent *MotionControlledComponent, const int32 PlayerIndex, const FName SourceId)
 
static HEADMOUNTEDDISPLAY_API void RegisterDelayClient (TSharedRef< FMotionDelayClient, ESPMode::ThreadSafe > DelayClient)
 

Member Function Documentation

◆ RegisterDelayClient()

void FMotionDelayService::RegisterDelayClient ( TSharedRef< FMotionDelayClient, ESPMode::ThreadSafe DelayClient)
static

◆ RegisterDelayTarget()

bool FMotionDelayService::RegisterDelayTarget ( USceneComponent *  MotionControlledComponent,
const int32  PlayerIndex,
const FName  SourceId 
)
static

◆ SetEnabled()

void FMotionDelayService::SetEnabled ( bool  bEnable)
static

The documentation for this class was generated from the following files: