FAssetTypeActions_Blueprint::GetFactoryForBlueprintType

Return the factory responsible for creating this type of Blueprint

Unreal Engine C++ API Reference > Developer > AssetTools > AssetTypeActions > FAssetTypeActions_Blueprint

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
virtual [UFactory](API\Editor\UnrealEd\Factories\UFactory) * GetFactoryForBlueprintType
(
    [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) * InBlueprint
) const

Remarks

Return the factory responsible for creating this type of Blueprint


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library