Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UFbxFactory
Description
Resolves SupportedClass for factories which support multiple classes. Such factories will have a nullptr SupportedClass member.
Virtual Inheritance
- UFactory::ResolveSupportedClass → UFbxFactory::ResolveSupportedClass
| Name | ResolveSupportedClass |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Factories/FbxFactory.h |
| Include Path | #include "Factories/FbxFactory.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxFactory.cpp |
virtual UClass * ResolveSupportedClass()