Navigation
Unreal Engine C++ API Reference > Editor > ContentBrowser > FContentBrowserModule
References
Module | ContentBrowser |
Header | /Engine/Source/Editor/ContentBrowser/Public/ContentBrowserModule.h |
Include | #include "ContentBrowserModule.h" |
Source | /Engine/Source/Editor/ContentBrowser/Private/ContentBrowserModule.cpp |
virtual void RemoveAssetViewExtraStateGenerator ( const [FDelegateHandle](API\Runtime\Core\Delegates\FDelegateHandle) & GeneratorHandle )
Remarks
Remove an asset view extra state generator.
Parameters
Name | Description |
---|---|
GeneratorHandle | the extra state generator's handle. |