Navigation
API > API/Plugins > API/Plugins/ContentBrowserAssetDataSource > API/Plugins/ContentBrowserAssetDataSource/FAssetFileContextMenu
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool CanExecutePropertyMatrix () |
AssetFileContextMenu.h | ||
bool CanExecutePropertyMatrix
(
FText& OutErrorMessage |
Handler to check to see if a property matrix command is allowed | AssetFileContextMenu.h |
CanExecutePropertyMatrix()
| Name | CanExecutePropertyMatrix |
| Type | function |
| Header File | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/AssetFileContextMenu.h |
| Include Path | #include "AssetFileContextMenu.h" |
| Source | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Private/AssetFileContextMenu.cpp |
bool CanExecutePropertyMatrix() const
CanExecutePropertyMatrix(FText &)
Description
Handler to check to see if a property matrix command is allowed
| Name | CanExecutePropertyMatrix |
| Type | function |
| Header File | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Public/AssetFileContextMenu.h |
| Include Path | #include "AssetFileContextMenu.h" |
| Source | /Engine/Plugins/Editor/ContentBrowser/ContentBrowserAssetDataSource/Source/ContentBrowserAssetDataSource/Private/AssetFileContextMenu.cpp |
bool CanExecutePropertyMatrix
(
FText & OutErrorMessage
) const