Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets > API/Plugins/NiagaraEditor/Widgets/AssetBrowser
Inheritance Hierarchy
- UObject
- UEditorConfigBase
- UNiagaraAssetBrowserConfig
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
| Include | #include "Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h" |
Syntax
UCLASS (EditorConfig="NiagaraAssetBrowser")
class UNiagaraAssetBrowserConfig : public UEditorConfigBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bShowDeprecatedAssets | ||
| bool | bShowHiddenAssets | ||
| TMap< FName, FNiagaraAssetBrowserConfiguration > | MainFilterSelection |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UNiagaraAssetBrowserConfig * | Get () |
||
| void | Initialize () |
||
| FOnPropertyChanged & | |||
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Typedefs
| Name | Description |
|---|---|
| FOnPropertyChanged |
Constants
| Name | Description |
|---|---|
| Instance |