FManifestProperty

Since we can't use function templates with TFunctions need to use a variant or union.

Windows
MacOS
Linux

References

Module

SerializedRecorderInterface

Header

/Engine/Source/Editor/SerializedRecorderInterface/Public/Serializers/MovieSceneManifestSerialization.h

Include

#include "Serializers/MovieSceneManifestSerialization.h"

Syntax

struct FManifestProperty

Remarks

Since we can't use function templates with TFunctions need to use a variant or union.

Variables

Name Description

Public variable

FGuid

 

Guid

Public variable

FName

 

SerializedType

Public variable

FString

 

UObjectName

Constructors

Name Description

Public function

FManifestProperty()

Public function

FManifestProperty

(
    const FString& InObjectName,
    const FName& InSerializedType,
    const FGuid& InGuid
)

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