FDatasmithNativeTranslator

Windows
MacOS
Linux

Inheritance Hierarchy

IDatasmithTranslator

FDatasmithNativeTranslator

References

Module

DatasmithNativeTranslator

Header

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

Include

#include "DatasmithNativeTranslator.h"

Syntax

class FDatasmithNativeTranslator : public IDatasmithTranslator

Overridden from IDatasmithTranslator

Name Description

Public function Virtual Const

FName

 

GetFName()

Public function Virtual

void

 

Initialize

Called on the CDO to initialize this Translator implementation

Public function Virtual

bool

 

LoadLevelSequence

(
    const TSharedRef< IDatasmithLevelSe...,
    FDatasmithLevelSequencePayload& Ou...
)

Get payload related to the given Element

Public function Virtual

bool

 

LoadScene

(
    TSharedRef< IDatasmithScene > OutSc...
)

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

Public function Virtual

bool

 

LoadStaticMesh

(
    const TSharedRef< IDatasmithMeshEle...,
    FDatasmithMeshElementPayload& OutM...
)

Get payload related to the given 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