Navigation
API > API/Editor > API/Editor/Sequencer > API/Editor/Sequencer/FObjectSchemaRelevancy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ISequencerObjectSchema.h | |||
FObjectSchemaRelevancy
(
UClass* InClass, |
ISequencerObjectSchema.h |
FObjectSchemaRelevancy()
| Name | FObjectSchemaRelevancy |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencerObjectSchema.h |
| Include Path | #include "ISequencerObjectSchema.h" |
FObjectSchemaRelevancy()
FObjectSchemaRelevancy(UClass *, uint32)
| Name | FObjectSchemaRelevancy |
| Type | function |
| Header File | /Engine/Source/Editor/Sequencer/Public/ISequencerObjectSchema.h |
| Include Path | #include "ISequencerObjectSchema.h" |
FObjectSchemaRelevancy
(
UClass * InClass,
uint32 InPriority
)