Navigation
API > API/Plugins > API/Plugins/NiagaraEditor > API/Plugins/NiagaraEditor/ViewModels > API/Plugins/NiagaraEditor/ViewModels/Stack
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UNiagaraStackEntry
- UNiagaraStackItem
- UNiagaraStackRendererItem
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/NiagaraStackRendererItem.h |
| Include | #include "ViewModels/Stack/NiagaraStackRendererItem.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UNiagaraStackRendererItem : public UNiagaraStackItem
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | AddMissingVariable
(
const FVersionedNiagaraEmitterData* EmitterData, |
||
| bool | |||
| bool | |||
| TArray< FNiagaraVariable > | GetMissingVariables
(
UNiagaraRendererProperties* RendererProperties, |
||
| UNiagaraRendererProperties * | |||
| const UNiagaraRendererProperties * | |||
| bool | |||
| void | Initialize
(
FRequiredEntryData InRequiredEntryData, |
||
| bool | |||
| bool | |||
| void | |||
| void |
Overridden from UNiagaraStackItem
| Type | Name | Description | |
|---|---|---|---|
| void | ResetToBase () |
||
| void | SetIsEnabledInternal
(
bool bInIsEnabled |
||
| bool | |||
| bool | |||
| bool | TestCanResetToBaseWithMessage
(
FText& OutCanResetToBaseMessage |
Overridden from UNiagaraStackEntry
| Type | Name | Description | |
|---|---|---|---|
| void | Copy
(
UNiagaraClipboardContent* ClipboardContent |
||
| void | CopyForCut
(
UNiagaraClipboardContent* ClipboardContent |
||
| void | Delete () |
||
| FNiagaraHierarchyIdentity | |||
| void | |||
| const FCollectedUsageData & | |||
| FText | |||
| FText | |||
| FText | |||
| const FSlateBrush * | GetIconBrush () |
||
| FText | |||
| bool | GetIsEnabled () |
||
| bool | |||
| FText | GetPasteTransactionText
(
const UNiagaraClipboardContent* ClipboardContent |
||
| EIconMode | |||
| void | Paste
(
const UNiagaraClipboardContent* ClipboardContent, |
||
| void | RefreshChildrenInternal
(
const TArray< UNiagaraStackEntry* >& CurrentChildren, |
||
| void | RemoveForCut () |
||
| bool | SupportsCopy () |
||
| bool | SupportsCut () |
||
| bool | |||
| bool | |||
| bool | |||
| bool | Returns whether or not this entry can be renamed. | ||
| bool | |||
| bool | TestCanCopyWithMessage
(
FText& OutMessage |
||
| bool | TestCanCutWithMessage
(
FText& OutMessage |
||
| bool | TestCanDeleteWithMessage
(
FText& OutCanDeleteMessage |
||
| bool | TestCanPasteWithMessage
(
const UNiagaraClipboardContent* ClipboardContent, |