Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h |
Include |
#include "InterchangeManager.h" |
Source |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Private/InterchangeManager.cpp |
Script helper to get a registered factory for a specified class FactoryClass: The class we search a registerd factory
: if found, we return the factory class that is registered. Return NULL if nothing found.