Navigation
Unreal Engine C++ API Reference > Runtime > DatasmithCore
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithSceneXmlReader.h |
Include | #include "DatasmithSceneXmlReader.h" |
Syntax
class FDatasmithSceneXmlReader
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Force non-inline constructor and destructor to prevent instantiating TUniquePtr< FXmlFile > with an incomplete FXmlFile type (forward declared) |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
bool | ParseBuffer
(
const FString& XmlBuffer, |
|
![]() |
bool | ParseFile
(
const FString& InFilename, |