Navigation
Unreal Engine C++ API Reference > Plugins > DatasmithContent > ObjectTemplates
References
Module | DatasmithContent |
Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/ObjectTemplates/DatasmithObjectTemplate.h |
Include | #include "ObjectTemplates/DatasmithObjectTemplate.h" |
Syntax
struct FDatasmithObjectTemplateUtils
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UDatasmithAssetUserData * | FindOrCreateDatasmithUserData
(
UObject* Outer |
|
![]() ![]() |
TMap< TSubclassOf< UDatasmithObjectTemplate >, TObjectPtr< UDatasmithObjectTemplate > > * | FindOrCreateObjectTemplates
(
UObject* Outer |
|
![]() ![]() |
T * | GetObjectTemplate
(
UObject* Outer |
|
![]() ![]() |
UDatasmithObjectTemplate * | GetObjectTemplate
(
UObject* Outer, |
|
![]() ![]() |
bool | HasObjectTemplates
(
UObject* Outer |
|
![]() ![]() |
void | SetObjectTemplate
(
UObject* Outer, |
|
![]() ![]() |
bool | SetsEquals
(
const TSet< FName >& Left, |
Compares two sets for equality. |
![]() ![]() |
TSet< FName > | Based on existing data, last import and current import, deduce resulting data that reflects User work. |