Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/UOptimusNodePin
References
| Module | OptimusCore |
| Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusNodePin.h |
| Include | #include "OptimusNodePin.h" |
| Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusNodePin.cpp |
FProperty &42; GetPropertyFromPin&40;&41; const
Remarks
Returns the FProperty object for this pin. This can be used to directly address the node data represented by this pin. Not all pins have an underlying resource so this can return nullptr.