FKCHandler_MakeContainer

Windows
MacOS
Linux

Inheritance Hierarchy

FNodeHandlingFunctor

FKCHandler_MakeContainer

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MakeContainer.h

Include

#include "K2Node_MakeContainer.h"

Syntax

class FKCHandler_MakeContainer : public FNodeHandlingFunctor

Variables

Name Description

Protected variable

EKismetCompiled...

 

CompiledStatementType

Constructors

Name Description

Public function

FKCHandler_MakeContainer

(
    FKismetCompilerContext& InCompiler...
)

Overridden from FNodeHandlingFunctor

Name Description

Public function Virtual

void

 

Compile

(
    FKismetFunctionContext& Context,
    UEdGraphNode* Node
)

Virtual void Validate(FKismetFunctionContext& Context, UEdGraphNode* Node) {}

Public function Virtual

void

 

RegisterNets

(
    FKismetFunctionContext& Context,
    UEdGraphNode* Node
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss