IDatasmithTranslator::LoadScene

Main feature of the translator system, convert source to a datasmith scene

Windows
MacOS
Linux

Override Hierarchy

IDatasmithTranslator::LoadScene()

FDatasmithNativeTranslator::LoadScene()

References

Module

DatasmithTranslator

Header

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

Include

#include "DatasmithTranslator.h"

Syntax

virtual bool LoadScene
(
    TSharedRef< IDatasmithScene > OutScene
)

Remarks

Main feature of the translator system, convert source to a datasmith scene

Returns

Load succeed

Parameters

Parameter

Description

Source

Source to translate

OutScene

DatasmithScene to fill with source informations

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