FAssetTypeActions_Blueprint::GetNewDerivedBlueprintTooltip

Returns the tooltip to display when attempting to derive a 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
[FText](API\Runtime\Core\Internationalization\FText) GetNewDerivedBlueprintTooltip
(
    [TWeakObjectPtr](API\Runtime\Core\UObject\TWeakObjectPtr)< [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) > InObject
)

Remarks

Returns the tooltip to display when attempting to derive a Blueprint


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library