Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCollectionSequencer > FGeometryCollectionTrackEditor
References
Module | GeometryCollectionSequencer |
Header | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionSequencer/Public/GeometryCollectionTrackEditor.h |
Include | #include "GeometryCollectionTrackEditor.h" |
Source | /Engine/Plugins/Experimental/GeometryCollectionPlugin/Source/GeometryCollectionSequencer/Private/GeometryCollectionTrackEditor.cpp |
static TSharedRef< ISequencerTrackEditor > CreateTrackEditor
&40;
TSharedRef< ISequencer > OwningSequencer
&41;
Remarks
Creates an instance of this class. Called by a sequencer The new instance of this class
Parameters
Name | Description |
---|---|
OwningSequencer | The sequencer instance to be used by this tool |