Navigation
API > API/Editor > API/Editor/BlueprintGraph
Inheritance Hierarchy
- FNodeHandlingFunctor
- FKCHandler_MathExpression
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Public/MathExpressionHandler.h |
| Include | #include "MathExpressionHandler.h" |
Syntax
class FKCHandler_MathExpression : public FNodeHandlingFunctor
Constructors
| Type | Name | Description | |
|---|---|---|---|
FKCHandler_MathExpression
(
FKismetCompilerContext& InCompilerContext |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanBeCalledByMathExpression
(
const UFunction* Function |
Overridden from FNodeHandlingFunctor
| Type | Name | Description | |
|---|---|---|---|
| void | Compile
(
FKismetFunctionContext& Context, |
||
| void | RegisterNet
(
FKismetFunctionContext& Context, |
||
| void | RegisterNets
(
FKismetFunctionContext& Context, |