Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraNodeAssignment.h |
Include |
#include "NiagaraNodeAssignment.h" |
UCLASS()
class UNiagaraNodeAssignment : public UNiagaraNodeFunctionCall
Name | Description | ||
---|---|---|---|
|
AssignmentDefaultValues |
||
|
AssignmentTargets |
||
|
FSimpleMulticas... |
AssignmentTargetsChangedDelegate |
|
|
OldFunctionCallName |
||
|
Title |
Name | Description | ||
---|---|---|---|
|
AddAssignmentTarget ( |
||
|
AddParameter ( |
||
|
TSharedRef< ... |
CreateAddParameterMenu ( |
|
|
FindAssignmentTarget ( |
||
|
FindAssignmentTarget ( |
||
|
const TArray... |
GetAssignmentDefaults() |
|
|
const FNiaga... |
GetAssignmentTarget ( |
|
|
const TArray... |
GetAssignmentTargets() |
|
|
NumTargets() |
||
|
FSimpleMulti... |
OnAssignmentTargetsChanged() |
|
|
RemoveParameter ( |
||
|
RenameAssignmentTarget |
This will rename an existing input but will not refresh the underlying script. |
|
|
SetAssignmentTarget ( |
Set the assignment target and default value. |
|
|
UpdateUsageBitmaskFromOwningScript() |
Name | Description | ||
---|---|---|---|
|
BuildParameterMapHistory ( |
Adds the current node information to the parameter map history |
|
|
GatherExternalDependencyData ( |
Go through all the external dependencies of this node in isolation and add them to the reference id list. |
|
|
RefreshFromExternalChanges() |
Refreshes the node due to external changes, e.g. the underlying function changed for a function call node. |
Name | Description | ||
---|---|---|---|
|
AllocateDefaultPins() |
Allocate default pins for a given node, based only the NodeType, which should already be filled in. |
|
|
GetNodeTitle ( |
Gets the name of this node, shown in title bar |
|
|
GetTooltipText() |
Gets the tooltip to display when over the node |
Name | Description | ||
---|---|---|---|
|
PostLoad() |
Do any object-specific cleanup required immediately after loading an object. |
Name | Description | ||
---|---|---|---|
|
AssignmentDefaultValue_DEPRECATED |
||
|
AssignmentTarget_DEPRECATED |