Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/UOptimusNode
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNode.h |
| Include | #include "OptimusNode.h" |
| Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusNode.cpp |
UOptimusNodePin &42; FindPin
&40;
const FStringView InPinPath
&41; const
Remarks
Find the pin associated with the given dot-separated pin path. The pin object, if found, otherwise nullptr.
Parameters
| Name | Description |
|---|---|
| InPinPath | The path of the pin. |