Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMovieGraphValueContainer
- UMovieGraphMember
- UMovieGraphInterfaceBase
- UMovieGraphInput
- UMovieGraphOutput
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphConfig.h |
| Include | #include "Graph/MovieGraphConfig.h" |
Syntax
UCLASS&40;Abstract&41;
class UMovieGraphInterfaceBase : public UMovieGraphMember
Remarks
Common base class for input/output members on the graph.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsBranch | Whether this interface member represents a branch. |