IRootMotionSourceStore

Interface for managing instantiated root motion source objects.

Windows
MacOS
Linux

Inheritance Hierarchy

IRootMotionSourceStore

UMockRootMotionComponent

References

Module

NetworkPredictionExtras

Header

/Engine/Plugins/Runtime/NetworkPredictionExtras/Source/NetworkPredictionExtras/Public/MockRootMotionSourceStore.h

Include

#include "MockRootMotionSourceStore.h"

Syntax

class IRootMotionSourceStore

Remarks

Interface for managing instantiated root motion source objects.

Functions

Name Description

Public function

UMockRootMot...

 

ResolveRootMotionSource

(
    int32 ID,
    const TArrayView< const uint8 >& D...
)

Public function

void

 

StoreRootMotionSource

(
    int32 ID,
    UMockRootMotionSource* Source
)

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