unreal.InterchangeFactoryBase

class unreal.InterchangeFactoryBase(outer=None, name='None')

Bases: unreal.Object

Interchange Factory Base

C++ Source:

  • Module: InterchangeCore

  • File: InterchangeFactoryBase.h

get_factory_class()

return the UClass this factory can create.

Return type

type(Class)