Navigation
API > API/Editor > API/Editor/Sequencer
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/ISequencerPropertyKeyedStatus.h |
| Include | #include "ISequencerPropertyKeyedStatus.h" |
Syntax
class ISequencerPropertyKeyedStatusHandler
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FOnGetPropertyKeyedStatus & | GetExternalHandler
(
const FProperty* Property |
Returns the External Handler delegate for a given property Used for cases where a property is keyed into a track that does not match the property path so requires custom logic to figure out its status |
Typedefs
| Name | Description |
|---|---|
| FOnGetPropertyKeyedStatus |