Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Base class for all additional data storable on datasmith assets.
@usage: Translator can push custom data on assets in order to exploit that data latter (
| Name | UDatasmithAdditionalData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAdditionalData.h |
| Include Path | #include "DatasmithAdditionalData.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithAdditionalData : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDatasmithAdditionalData
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UDatasmithAdditionalData() |
DatasmithAdditionalData.h |