Navigation
API > API/Editor > API/Editor/ContentBrowser > API/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
&40;
const FDelegateHandle & GeneratorHandle
&41;
Remarks
Remove an asset view extra state generator.
Parameters
| Name | Description |
|---|---|
| GeneratorHandle | the extra state generator's handle. |