Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackModuleItemOutput
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackModuleItemOutput.h |
| Include | #include "ViewModels/Stack/NiagaraStackModuleItemOutput.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraStackModuleItemOutput : public UNiagaraStackEntry
Remarks
Represents a single module Output in the module stack view model.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNiagaraParameterHandle & | Gets the parameter handle which defined this Output in the module. | ||
| FText | Gets the assigned parameter handle as displayable text. | ||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
Sets the Output data for this entry. |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| const FCollectedUsageData & | |||
| FText | |||
| bool | GetIsEnabled () |
||
| void | GetSearchItems
(
TArray< FStackSearchItem >& SearchItems |
||
| EStackRowStyle | |||
| FText |