UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FUnpackedChannelValue Struct Reference

#include <MovieSceneUnpackedChannelValues.h>

Public Member Functions

template<typename ChannelType >
 FUnpackedChannelValue (TIndexedChannelValue< ChannelType > &&InChannelValue, FName InPropertyPath)
 
const IChannelValueoperator-> () const
 
FName GetPropertyPath () const
 

Constructor & Destructor Documentation

◆ FUnpackedChannelValue()

template<typename ChannelType >
UE::MovieScene::FUnpackedChannelValue::FUnpackedChannelValue ( TIndexedChannelValue< ChannelType > &&  InChannelValue,
FName  InPropertyPath 
)
inline

Member Function Documentation

◆ GetPropertyPath()

FName UE::MovieScene::FUnpackedChannelValue::GetPropertyPath ( ) const
inline

◆ operator->()

const IChannelValue * UE::MovieScene::FUnpackedChannelValue::operator-> ( ) const
inline

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