Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UMovieGraphEdge
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphEdge.h |
| Include | #include "Graph/MovieGraphEdge.h" |
Syntax
UCLASS&40;&41;
class UMovieGraphEdge : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UMovieGraphPin > | InputPin | ||
| TObjectPtr< UMovieGraphPin > | OutputPin |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UMovieGraphPin * | GetOtherPin
(
const UMovieGraphPin* InFirstPin |
||
| bool | IsValid () |