IDatasmithTranslator::IsSourceSupported

Called on the CDO, additional validation step to ensure the given file is supported (Optional)

Windows
MacOS
Linux

Override Hierarchy

IDatasmithTranslator::IsSourceSupported()

FDatasmithCoreTechTranslator::IsSourceSupported()

References

Module

DatasmithTranslator

Header

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

Include

#include "DatasmithTranslator.h"

Syntax

virtual bool IsSourceSupported
(
    const FDatasmithSceneSource & Source
)

Remarks

Called on the CDO, additional validation step to ensure the given file is supported (Optional)

Returns

True if the given source is supported by this Translator

Parameters

Parameter

Description

Source

Candidate Source

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