FMontageActiveSlotTracker

Tracks state of active slot nodes in the graph

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Animation/AnimInstance.h"

Syntax

struct FMontageActiveSlotTracker

Remarks

Tracks state of active slot nodes in the graph

Variables

Name Description

Public variable

bool

 

bIsRelevantThisTick

Is the montage slot part of the active graph this tick.

Public variable

bool

 

bWasRelevantOnPreviousTick

Was the montage slot part of the active graph last tick.

Public variable

float

 

MontageLocalWeight

Local weight of Montages being played (local to the slot node)

Public variable

float

 

NodeGlobalWeight

Global weight of this slot node

Constructors

Name Description

Public function

FMontageActiveSlotTracker()

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