Navigation
API > API/Editor > API/Editor/Blutility
References
Module | Blutility |
Header | /Engine/Source/Editor/Blutility/Classes/AssetActionUtility.h |
Include | #include "AssetActionUtility.h" |
Syntax
USTRUCT ()
struct FAssetActionSupportCondition
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
bool | bShowInMenuIfFilterFails | If this filter does not pass, show the corresponding functions from the menu anyways. |
![]() ![]() ![]() |
FString | FailureReason | This is the failure reason to reply to the user with if the condition above fails. |
![]() ![]() ![]() |
FString | Filter | This is a content browser styled filter. |