FMovieSceneEventParameters::Reassign

Change the type of this event parameter payload to be the specified struct

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneEventSection.h

Include

#include "Sections/MovieSceneEventSection.h"

Syntax

void Reassign
(
    UScriptStruct * NewStruct
)

Remarks

Change the type of this event parameter payload to be the specified struct

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss