Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/FGraphActionNode
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetLinearizedIndex
(
TSharedPtr< FGraphActionNode > Node |
Returns the 'linearized' index of the node, including category nodes, useful for getting displayed position | |
| int32 | GetLinearizedIndex
(
TSharedPtr< FGraphActionNode > Node, |
Recursive implementation helper for GetLinearizedIndex |