FAssetTypeActions_Blueprint::GetNewDerivedBlueprintTooltip

Returns the tooltip to display when attempting to 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

FText GetNewDerivedBlueprintTooltip
(
    TWeakObjectPtr< UBlueprint > InObject
)

Remarks

Returns the tooltip to display when attempting to 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