Navigation
BlueprintAPI > BlueprintAPI/RigVMGraph
Returns a Node given its path (or nullptr). (for now this is the same as finding a node by its name.)
Target is Rig VMGraph
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| string | In Node Path |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value |