Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItemContent
- UNiagaraStackValueCollection
- UNiagaraStackFunctionInputCollection
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackFunctionInputCollection.h |
| Include | #include "ViewModels/Stack/NiagaraStackFunctionInputCollection.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UNiagaraStackFunctionInputCollection : public UNiagaraStackValueCollection
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetChildInputs
(
TArray< UNiagaraStackFunctionInput* >& OutResult |
||
| void | GetCustomFilteredChildInputs
(
TArray< UNiagaraStackFunctionInput* >& OutResult, |
||
| void | GetFilteredChildInputs
(
TArray< UNiagaraStackFunctionInput* >& OutFilteredChildInputs |
||
| TArray< UNiagaraStackFunctionInput * > | |||
| UNiagaraNodeFunctionCall * | |||
| UNiagaraNodeFunctionCall * | |||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
||
| void | SetValuesFromClipboardFunctionInputs
(
const TArray< const UNiagaraClipboardFunctionInput* >& ClipboardFunctionInputs |
||
| void | ToClipboardFunctionInputs
(
UObject* InOuter, |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| FText | |||
| bool | GetIsEnabled () |