Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/Widgets > API/Plugins/NiagaraEditor/Widgets/SNiagaraTemplateTabBox
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/Widgets/SNiagaraFilterBox.h |
| Include | #include "Widgets/SNiagaraFilterBox.h" |
Syntax
struct FNiagaraTemplateTabOptions
Remarks
The template tab options will tell the tab box which tabs to offer in the form of buttons.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ChangeTabState
(
ENiagaraScriptTemplateSpecification AssetTab, |
||
| int32 | |||
| bool | |||
| bool | |||
| const TMap< ENiagaraScriptTemplateSpecification, bool > & | GetTabData () |
||
| bool | IsTabAvailable
(
ENiagaraScriptTemplateSpecification AssetTab |