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

#include <MovieSceneEvent.h>

Public Attributes

FSoftObjectPath ObjectValue
 
FString Value
 

Detailed Description

Value definition for any type-agnostic variable (exported as text)

Member Data Documentation

◆ ObjectValue

FSoftObjectPath FMovieSceneEventPayloadVariable::ObjectValue

If the value for this pin should be an object, we store a pointer to it

◆ Value

FString FMovieSceneEventPayloadVariable::Value

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