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

#include <MovieSceneTracksComponentTypes.h>

Public Attributes

FName NotifyFunctionName
 
TWeakObjectPtr< UFunctionWeakNotifyFunction
 
bool bNotifyFunctionCached = false
 

Member Data Documentation

◆ bNotifyFunctionCached

bool UE::MovieScene::FPropertyNotifyComponentData::bNotifyFunctionCached = false

◆ NotifyFunctionName

FName UE::MovieScene::FPropertyNotifyComponentData::NotifyFunctionName

◆ WeakNotifyFunction

TWeakObjectPtr<UFunction> UE::MovieScene::FPropertyNotifyComponentData::WeakNotifyFunction

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