UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::FAnimNotifyMontageInstanceContext Class Reference

#include <ActiveMontageInstanceScope.h>

+ Inheritance diagram for UE::Anim::FAnimNotifyMontageInstanceContext:

Public Member Functions

ENGINE_API FAnimNotifyMontageInstanceContext (const int32 InMontageInstanceID)
 
- Public Member Functions inherited from UE::Anim::IAnimNotifyEventContextDataInterface
virtual ~IAnimNotifyEventContextDataInterface ()=default
 
virtual FName GetTypeName () const =0
 
template<typename Type >
bool Is () const
 
template<typename Type >
const Type & As () const
 
template<typename Type >
Type & As ()
 

Public Attributes

const int32 MontageInstanceID
 

Additional Inherited Members

- Static Public Member Functions inherited from UE::Anim::IAnimNotifyEventContextDataInterface
static FName GetStaticTypeName ()
 

Constructor & Destructor Documentation

◆ FAnimNotifyMontageInstanceContext()

UE::Anim::FAnimNotifyMontageInstanceContext::FAnimNotifyMontageInstanceContext ( const int32  InMontageInstanceID)

Member Data Documentation

◆ MontageInstanceID

const int32 UE::Anim::FAnimNotifyMontageInstanceContext::MontageInstanceID

The documentation for this class was generated from the following files: