FAssetTypeActions_Blueprint::GetFactoryForBlueprintType

Return the factory responsible for creating this type of Blueprint

Windows
MacOS
Linux

References

Module

AssetTools

Header

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

Include

#include "AssetTypeActions/AssetTypeActions_Blueprint.h"

Source

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

Syntax

virtual UFactory * GetFactoryForBlueprintType
(
    UBlueprint * InBlueprint
) const

Remarks

Return the factory responsible for creating this type of Blueprint

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