UReimportFbxSceneFactory::ScriptReimportHelper

Script helper to allow fbx scene reimport from scripted language

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Factories/ReimportFbxSceneFactory.h"

Source

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

Syntax

void ScriptReimportHelper
(
    UObject * Obj
)

Remarks

Script helper to allow fbx scene reimport from scripted language

Parameters

Parameter

Description

Obj

type must be one of the following type UFbxSceneImportDataUStaticMesh, USkeletalMesh, UAnimSequence: It must have been imported with the scene import so the AssetImportData point on a UFbxSceneImportData

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