Navigation
API > API/Editor > API/Editor/Sequencer
| Name | EFindKeyType |
| Type | enum |
| Header File | /Engine/Source/Editor/Sequencer/Public/SequencerKeyCollection.h |
| Include Path | #include "SequencerKeyCollection.h" |
Syntax
enum EFindKeyType
{
FKT_Keys,
FKT_Sections,
FKT_All,
}
Values
| Name | Remarks |
|---|---|
| FKT_Keys | |
| FKT_Sections | |
| FKT_All |