Navigation
BlueprintAPI > BlueprintAPI/MovieGraph
Determines if this node type can be added to the graph interactively by a user or via the API when constructing a graph.
Target is Movie Graph Node
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target |
Outputs
| Type | Name | Description |
|---|---|---|
| boolean | Return Value | true if the object can be added via the API, false otherwise |