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

#include <MovieSceneDynamicBinding.h>

Public Attributes

TObjectPtr< UFunctionFunction
 
TFieldPath< FPropertyResolveParamsProperty
 

Detailed Description

Data for a dynamic binding endpoint call.

Member Data Documentation

◆ Function

TObjectPtr<UFunction> FMovieSceneDynamicBinding::Function

The function to call (normally a generated blueprint function on the sequence director)

◆ ResolveParamsProperty

TFieldPath<FProperty> FMovieSceneDynamicBinding::ResolveParamsProperty

Property pointer for the function parameter that should receive the resolve params


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