Navigation
API > API/Editor > API/Editor/BlueprintGraph
Inheritance Hierarchy
- UEdGraphNode
- UK2Node
- UK2Node_MakeContainer
- UK2Node_MakeArray
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MakeArray.h |
Include | #include "K2Node_MakeArray.h" |
Syntax
UCLASS (MinimalAPI)
class UK2Node_MakeArray : public UK2Node_MakeContainer
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UK2Node_MakeArray
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FSlateIcon | GetIconAndTint
(
FLinearColor& OutColor |
|
![]() ![]() ![]() |
void | GetNodeContextMenuActions
(
UToolMenu* Menu, |
|
![]() ![]() ![]() |
FText | GetNodeTitle
(
ENodeTitleType::Type TitleType |
|
![]() ![]() ![]() |
FText | ||
![]() ![]() ![]() |
bool |
Overridden from UK2Node_MakeContainer
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FName | Returns a reference to the output array pin of this node, which is responsible for defining the type |
Overridden from UK2Node
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FNodeHandlingFunctor * | CreateNodeHandler
(
FKismetCompilerContext& CompilerContext |
|
![]() ![]() ![]() |
FText | Override to provide a default category for specific node types to be listed under. | |
![]() ![]() ![]() |
void | ValidateNodeDuringCompilation
(
FCompilerResultsLog& MessageLog |