Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemDataTemporaryContext
References
Module | ContentBrowserData |
Header | /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h |
Include | #include "ContentBrowserItemData.h" |
Source | /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp |
bool ValidateItem ( const [FString](API\Runtime\Core\Containers\FString) & InProposedName, [FText](API\Runtime\Core\Internationalization\FText) * OutErrorMsg ) const
Remarks
Invoke the delegate used to validate that the proposed item name is valid.
Returns True if no validation delegate is bound.