FAssetTypeActions_Blueprint::CanExecuteNewDerivedBlueprint

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

bool CanExecuteNewDerivedBlueprint
(
    TWeakObjectPtr< UBlueprint > 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