ALevelSequenceActor::UpdateObjectFromProxy

Update the specified object property handle based on the proxy structure's contents

Windows
MacOS
Linux

Override Hierarchy

IMovieSceneBindingOwnerInterface::UpdateObjectFromProxy()

ALevelSequenceActor::UpdateObjectFromProxy()

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequenceActor.h

Include

#include "LevelSequenceActor.h"

Source

/Engine/Source/Runtime/LevelSequence/Private/LevelSequenceActor.cpp

Syntax

virtual void UpdateObjectFromProxy
(
    FStructOnScope & Proxy,
    IPropertyHandle & ObjectPropertyHandle
)

Remarks

Update the specified object property handle based on the proxy structure's contents

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