UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMontageActiveSlotTracker Struct Reference

#include <AnimInstance.h>

Public Member Functions

 FMontageActiveSlotTracker ()
 

Public Attributes

float MontageLocalWeight
 
float NodeGlobalWeight
 
bool bIsRelevantThisTick
 
bool bWasRelevantOnPreviousTick
 

Detailed Description

Tracks state of active slot nodes in the graph

Constructor & Destructor Documentation

◆ FMontageActiveSlotTracker()

FMontageActiveSlotTracker::FMontageActiveSlotTracker ( )
inline

Member Data Documentation

◆ bIsRelevantThisTick

bool FMontageActiveSlotTracker::bIsRelevantThisTick

◆ bWasRelevantOnPreviousTick

bool FMontageActiveSlotTracker::bWasRelevantOnPreviousTick

◆ MontageLocalWeight

float FMontageActiveSlotTracker::MontageLocalWeight

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

◆ NodeGlobalWeight

float FMontageActiveSlotTracker::NodeGlobalWeight

Global weight of this slot node


The documentation for this struct was generated from the following file: