SNiagaraTemplateTabBox

The template tab box offers buttons (working like tabs or radio buttons) for filtering purposes.

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 SNiagaraTemplateTabBox : public SCompoundWidget

Remarks

The template tab box offers buttons (working like tabs or radio buttons) for filtering purposes. It is used for emitters and systems to filter between standard assets, templates and behavior examples.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs,
    FNiagaraTemplateTabOptions TabOptio...
)

Public function Const

bool

 

GetActiveTab

If true, will set the parameter to the currently active tab.

Classes

Name

Description

Public struct

FArguments

Public struct

FNiagaraTemplateTabOptions

The template tab options will tell the tab box which tabs to offer in the form of buttons.

Typedefs

Name

Description

FOnTabActivated

Constants

Name

Description

CachedActiveTab

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