Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FFbxImporter
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include | #include "FbxImporter.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxSkeletalMeshImport.cpp |
void RecursiveBuildSkeleton
&40;
FbxNode &42; Link,
TArray< FbxNode &42; > & OutSortedLinks
&41;
Remarks
Fill FBX skeletons to OutSortedLinks recursively
Parameters
| Name | Description |
|---|---|
| Link | Fbx node of skeleton root |
| OutSortedLinks |