SNiagaraFilterBox

The primary access point to use different applicable filters.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraFilterBox.h

Include

#include "Widgets/SNiagaraFilterBox.h"

Syntax

class SNiagaraFilterBox : public SCompoundWidget

Remarks

The primary access point to use different applicable filters. Can be configured to add a source, library and template filter and offers callbacks via delegates to execute logic when the filter states change.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    FFilterOptions FilterOptions
)

Public function Const

bool

 

GetActiveTemplateTab

Public function Const

bool

 

IsSourceFilterActive

(
    EScriptSource Source
)

Void SetOnSourceFiltersChanged(SNiagaraSourceFilterBox::FOnFiltersChanged OnSourceFiltersChanged) { }

Classes

Name

Description

Public struct

FArguments

Public struct

FFilterOptions

The filter options used to initialized the filter box.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss