FAssetTypeActions_BlueprintGeneratedClass::CanExecuteNewDerivedBlueprint

Returns TRUE if you can derive a Blueprint

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

bool CanExecuteNewDerivedBlueprint
(
    TWeakObjectPtr< UBlueprintGeneratedClass > InObject
)

Remarks

Returns TRUE if you can derive a 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