Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphNode
- UMovieGraphNode::RegisterDelegates()
- UMovieGraphOutputNode::RegisterDelegates()
- UMovieGraphInputNode::RegisterDelegates()
- UMovieGraphVariableNode::RegisterDelegates()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphNode.h |
| Include | #include "Graph/MovieGraphNode.h" |
virtual void RegisterDelegates&40;&41; const
Remarks
Register any delegates that need to be set up on the node. Called in PostLoad().