FContentBrowserModule::RemoveAssetViewExtraStateGenerator

Remove an asset view extra state generator.

Windows
MacOS
Linux

References

Module

ContentBrowser

Header

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

Include

#include "ContentBrowserModule.h"

Source

/Engine/Source/Editor/ContentBrowser/Private/ContentBrowserModule.cpp

Syntax

virtual void RemoveAssetViewExtraStateGenerator
(
    const FDelegateHandle & GeneratorHandle
)

Remarks

Remove an asset view extra state generator.

Parameters

Parameter

Description

GeneratorHandle

the extra state generator's handle.

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