FOnValidateItem

Delegate used to validate that the proposed item name is valid

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemDataTemporaryContext

Type

typedef TBaseDelegate_ThreeParams< bool, const [FContentBrowserItemData](API\Editor\ContentBrowserData\FContentBrowserItemData) &, const [FString](API\Runtime\Core\Containers\FString) &, [FText](API\Runtime\Core\Internationalization\FText) * > FOnValidateItem  

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include #include "ContentBrowserItemData.h"

Remarks

Delegate used to validate that the proposed item name is valid


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library