FSpawnProperty

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/MovieSceneSpawnSerialization.h

Include

#include "Serializers/MovieSceneSpawnSerialization.h"

Syntax

struct FSpawnProperty

Remarks

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

Variables

Name Description

Public variable

bool

 

bVal

Public variable

FFrameNumber

 

Time

DATA.

Constructors

Name Description

Public function

FSpawnProperty()

Public function

FSpawnProperty

(
    FFrameNumber InKeyTime,
    bool InVal
)

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