FOnShouldDisplayAssetTag

Called to check if an asset tag should be display in details view.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< bool, FName, FName > FOnShouldDisplayAssetTag

References

Module

ContentBrowser

Header

/Engine/Source/Editor/ContentBrowser/Public/ContentBrowserDelegates.h

Include

#include "ContentBrowserDelegates.h"

Remarks

Called to check if an asset tag should be display in details view. Return false to exclude the asset from the view.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss