FMovieSceneEventParameters::OverwriteWith

Overwrite this payload with another instance of the same type.

Windows
MacOS
Linux

References

Module

MovieSceneTracks

Header

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

Include

#include "Sections/MovieSceneEventSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneEventSection.cpp

Syntax

void OverwriteWith
(
    uint8 * InstancePtr
)

Remarks

Overwrite this payload with another instance of the same type.

Parameters

Parameter

Description

InstancePtr

A valid pointer to an instance of the type represented by GetStructType

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