Navigation
API > API/Editor > API/Editor/BlueprintGraph
Inheritance Hierarchy
- FNodeHandlingFunctor
- FKCHandler_VariableSet
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Public/VariableSetHandler.h |
| Include | #include "VariableSetHandler.h" |
Syntax
class FKCHandler_VariableSet : public FNodeHandlingFunctor
Constructors
| Type | Name | Description | |
|---|---|---|---|
FKCHandler_VariableSet
(
FKismetCompilerContext& InCompilerContext |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateAssigments
(
FKismetFunctionContext& Context, |
||
| void | InnerAssignment
(
FKismetFunctionContext& Context, |
||
| bool | Used for implicit casting. |
Overridden from FNodeHandlingFunctor
| Type | Name | Description | |
|---|---|---|---|
| void | Compile
(
FKismetFunctionContext& Context, |
||
| void | RegisterNet
(
FKismetFunctionContext& Context, |
||
| void | RegisterNets
(
FKismetFunctionContext& Context, |
||
| void | Transform
(
FKismetFunctionContext& Context, |