IDatasmithTranslator::LoadLevelSequence

Get payload related to the given Element

Windows
MacOS
Linux

Override Hierarchy

IDatasmithTranslator::LoadLevelSequence()

FDatasmithNativeTranslator::LoadLevelSequence()

References

Module

DatasmithTranslator

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslator.h

Include

#include "DatasmithTranslator.h"

Syntax

virtual bool LoadLevelSequence
(
    const TSharedRef< IDatasmithLevelSequenceElement > LevelSequenceElement,
    FDatasmithLevelSequencePayload & OutLevelSequencePayload
)

Remarks

Get payload related to the given Element

Returns

Operation succeed

Parameters

Parameter

Description

LevelSequenceElement

Element for which the payload is required

OutLevelSequencePayload

Data associated with this element

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