Navigation
API > API/Editor > API/Editor/BlueprintGraph
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_EaseFunction.h |
| Include | #include "K2Node_EaseFunction.h" |
Syntax
USTRUCT ()
struct FCustomPin
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bValuePin | If TRUE this is a custom pin that does come from the type of wildcard pin connected | |
| FName | CallFuncPinName | Name of the pin of the call function | |
| FName | PinName | Name of the pin within the current node |