FAssetTypeActions_BlueprintGeneratedClass::GetFactoryForNewDerivedBlueprint

Returns the factory responsible for creating a new Blueprint derived from the specified BPGC

Windows
MacOS
Linux

References

Module

AssetTools

Header

/Engine/Source/Developer/AssetTools/Public/AssetTypeActions/AssetTypeActions_BlueprintGeneratedClass.h

Include

#include "AssetTypeActions/AssetTypeActions_BlueprintGeneratedClass.h"

Source

/Engine/Source/Developer/AssetTools/Private/AssetTypeActions/AssetTypeActions_BlueprintGeneratedClass.cpp

Syntax

virtual UFactory * GetFactoryForNewDerivedBlueprint
(
    UBlueprintGeneratedClass * InBPGC
) const

Remarks

Returns the factory responsible for creating a new Blueprint derived from the specified BPGC

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