UFbxSkeletalMeshImportData::GetImportDataForSkeletalMesh

Gets or creates fbx import data for the specified skeletal mesh

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/FbxSkeletalMeshImportData.h

Include

#include "Factories/FbxSkeletalMeshImportData.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Fbx/FbxSkeletalMeshImportData.cpp

Syntax

static UFbxSkeletalMeshImportData * GetImportDataForSkeletalMesh
(
    USkeletalMesh * SkeletalMesh,
    UFbxSkeletalMeshImportData * TemplateForCreation
)

Remarks

Gets or creates fbx import data for the specified skeletal mesh

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss