Navigation
API > API/Editor > API/Editor/Sequencer
Inheritance Hierarchy
- TSharedFromThis
- IObjectSchema
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/ISequencerObjectSchema.h |
| Include | #include "ISequencerObjectSchema.h" |
Syntax
class IObjectSchema : public TSharedFromThis< IObjectSchema >
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| TMap< const IObjectSchema *, TArray< UObject * > > | ComputeRelevancy
(
TArrayView< UObject*const > InObjects |
||
| TSharedPtr< FExtender > | ExtendObjectBindingMenu
(
TSharedRef< FUICommandList > CommandList, |
||
| UObject * | GetParentObject
(
UObject* Object |
||
| FText | GetPrettyName
(
const UObject* Object |
||
| FObjectSchemaRelevancy | GetRelevancy
(
const UObject* InObject |