Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Channels
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Channels/MovieSceneEvent.h |
| Include | #include "Channels/MovieSceneEvent.h" |
Syntax
USTRUCT (BlueprintType )
struct FMovieSceneEventPayloadVariable
Remarks
Value definition for any type-agnostic variable (exported as text)
Variables
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | ObjectValue | If the value for this pin should be an object, we store a pointer to it | |
| FString | Value |