FMovieSceneEventParameters::GetStructType

Access the struct type of this event parameter payload

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieSceneEventSection.h"

Syntax

UScriptStruct * GetStructType() const

Remarks

Access the struct type of this event parameter payload

Returns

A valid UScriptStruct* or nullptr if the struct is not set, or no longer available

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