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
struct FDNAAssetImportOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCanShowDialog | General options. | |
| USkeletalMesh * | SkeletalMesh | Skeletal Mesh options. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ResetOptions
(
FDNAAssetImportOptions* OptionsToReset |