UFbxSceneImportFactory::FindSceneNodeInfo

Find the [FFbxNodeInfo](API\Editor\UnrealEd\Factories\FFbxNodeInfo) in the hierarchy.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Factories/FbxSceneImportFactory.h"

Source

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

Syntax

bool FindSceneNodeInfo
(
    TSharedPtr< FFbxSceneInfo > SceneInfo,
    uint64 NodeInfoUniqueId,
    TSharedPtr< FFbxNodeInfo > & OutNodeInfo
)

Remarks

Find the FFbxNodeInfo in the hierarchy.

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