FRootMotionSourceSettings

Structure for RootMotionSource option flags (used for convenience instead of having to manually manipulate flag bitfields)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/RootMotionSource.h

Include

#include "GameFramework/RootMotionSource.h"

Syntax

struct FRootMotionSourceSettings

Remarks

Structure for RootMotionSource option flags (used for convenience instead of having to manually manipulate flag bitfields)

Variables

Name Description

Public variable

uint8

 

Flags

Constructors

Name Description

Public function

FRootMotionSourceSettings()

Functions

Operators

Name Description

Public function

FRootMotionS...

 

operator+=

(
    const FRootMotionSourceSettings& O...
)

Accumulate settings with one another.

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