Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
Syntax
class FFbxAnimNodeHandle
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FString, FFbxAnimPropertyHandle > | AttributeProperties | ||
| FbxNodeAttribute::EType | AttributeType | ||
| uint64 | AttributeUniqueId | ||
| FString | Name | ||
| TMap< FString, FFbxAnimPropertyHandle > | NodeProperties | ||
| uint64 | UniqueId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FFbxAnimNodeHandle
(
const FFbxAnimNodeHandle& NodeHandle |