Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
| |
|
| Name |
UNiagaraAssetBrowserConfig |
| Type |
class |
| Header File |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
| Include Path |
#include "Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h" |
Syntax
UCLASS (EditorConfig="NiagaraAssetBrowser")
class UNiagaraAssetBrowserConfig : public UEditorConfigBase
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnPropertyChanged |
TMulticastDelegate_OneParam< void, const FPropertyChangedEvent & > |
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
Constants
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bShowDeprecatedAssets |
bool |
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
| bShowHiddenAssets |
bool |
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
| MainFilterSelection |
TMap< FName, FNiagaraAssetBrowserConfiguration > |
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnPropertyChangedDelegate |
FOnPropertyChanged |
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FOnPropertyChanged & OnPropertyChanged()
|
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
|
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|
|
|
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
|