Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetFunctionContext
References
| Module | KismetCompiler |
| Header | /Engine/Source/Editor/KismetCompiler/Public/KismetCompiledFunctionContext.h |
| Include | #include "KismetCompiledFunctionContext.h" |
UEdGraphPin &42; FindRequiredPinByName
&40;
const UEdGraphNode &42; Node,
const FName PinName,
EEdGraphPinDirection RequiredDirection
&41;
Remarks
Looks for a pin of the given name, erroring if the pin is not found or if the direction doesn't match (doesn't verify the pin type)