Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItem
- UNiagaraStackStatelessModuleItem
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackStatelessEmitterSimulateGroup.h |
| Include | #include "ViewModels/Stack/NiagaraStackStatelessEmitterSimulateGroup.h" |
Syntax
UCLASS (MinimalAPI)
class UNiagaraStackStatelessModuleItem : public UNiagaraStackItem
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | GenerateStackEditorDataKey
(
const UNiagaraStatelessModule* InStatelessModule |
||
| UNiagaraStatelessEmitter * | |||
| UNiagaraStatelessModule * | |||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
Overridden from UNiagaraStackItem
| Type | Name | Description | |
|---|---|---|---|
| void | GetHeaderValueHandlers
(
TArray< TSharedRef< INiagaraStackItemHeaderValueHandler > >& OutHeaderValueHandlers |
||
| void | SetIsEnabledInternal
(
bool bInIsEnabled |
||
| bool | |||
| bool |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| void | Copy
(
UNiagaraClipboardContent* ClipboardContent |
||
| void | Delete () |
||
| FText | |||
| FText | |||
| bool | GetIsEnabled () |
||
| FText | GetPasteTransactionText
(
const UNiagaraClipboardContent* ClipboardContent |
||
| FText | |||
| void | Paste
(
const UNiagaraClipboardContent* ClipboardContent, |
||
| void | RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |
||
| bool | SupportsCopy () |
||
| bool | |||
| bool | |||
| bool | TestCanCopyWithMessage
(
FText& OutMessage |
||
| bool | TestCanDeleteWithMessage
(
FText& OutCanDeleteMessage |
||
| bool | TestCanPasteWithMessage
(
const UNiagaraClipboardContent* ClipboardContent, |