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
- UObjectBase → UObjectBaseUtility → UObject → UEditorConfigBase → UNiagaraAssetBrowserConfig
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnPropertyChanged | TMulticastDelegate_OneParam< void, const FPropertyChangedEvent & > | Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Instance | TObjectPtr< UNiagaraAssetBrowserConfig > | Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
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 | ||
virtual void PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UNiagaraAssetBrowserConfig * Get() |
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h | ||
static void Initialize() |
Widgets/AssetBrowser/NiagaraAssetBrowserConfig.h |