FFlattenedDebugData

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h

Include

#include "Animation/AnimNodeBase.h"

Syntax

struct FFlattenedDebugData

Variables

Name Description

Public variable

float

 

AbsoluteWeight

Public variable

bool

 

bPoseSource

Public variable

int32

 

ChainID

Public variable

FString

 

DebugLine

Public variable

int32

 

Indent

Constructors

Name Description

Public function

FFlattenedDebugData

(
    FString Line,
    float AbsWeight,
    int32 InIndent,
    int32 InChainID,
    bool bInPoseSource
)

Functions

Name Description

Public function

bool

 

IsOnActiveBranch()

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