Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Control Rig Graph Node Context Menu Context' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Control Rig Graph Node Context Menu Context |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Graph | The graph associated with this context. |
| object | Node | The node associated with this context. |
| object | Pin | The pin associated with this context; may be NULL when over a node. |