Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/Nodes > API/Plugins/MovieRenderPipelineCore/Graph/Nodes/UMovieGraphInputNode
- UMovieGraphNode::CanBeAddedByUser()
- UMovieGraphInputNode::CanBeAddedByUser()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/Nodes/MovieGraphInputNode.h |
| Include | #include "Graph/Nodes/MovieGraphInputNode.h" |
virtual bool CanBeAddedByUser() const
Remarks
Determines if this node type can be added to the graph interactively by a user or via the API when constructing a graph. true if the object can be added via the API, false otherwise