Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusNodeGraph
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TArray< int32 > | GetAllLinkIndexesToNode
(
const UOptimusNode* InNode |
|
![]() ![]() |
TArray< int32 > | GetAllLinkIndexesToNode
(
const UOptimusNode* InNode, |
Returns the indexes of all links that connect to the node. |