Navigation
API > API/Plugins > API/Plugins/RigLogicEditor
References
| Module | RigLogicEditor |
| Header | /Engine/Plugins/Animation/RigLogic/Source/RigLogicEditor/Public/DNAImporter.h |
| Include | #include "DNAImporter.h" |
Syntax
class FDNAImporter
Variables
| Type | Name | Description | |
|---|---|---|---|
| IMPORTPHASE | CurPhase | Scene management | |
| FString | DNAFileName | ||
| FString | ErrorMessage | ||
| FString | FileBasePath | Base path of DNA file | |
| FDNAAssetImportOptions * | ImportOptions | ||
| TWeakObjectPtr< UObject > | Parent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDNAImporter () |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | CleanUp () |
Clean up to reset the import. | |
| void | |||
| FString | |||
| FDNAAssetImportOptions * | Get the object of import options | ||
| FDNAImporter * | GetInstance () |
Returns the importer singleton. It will be created on the first request. | |
| void | |||
| FString | |||
| void | SetDNAFileName
(
FString DNAName |
Enums
| Type | Name | Description | |
|---|---|---|---|
| IMPORTPHASE |
Constants
| Name | Description |
|---|---|
| StaticInstance | |
| StaticPreviewInstance |