Navigation
API > API/Editor > API/Editor/Sequencer
Inheritance Hierarchy
- TSharedFromThis
- FLevelEditorSequencerBindingData
References
| Module | Sequencer |
| Header | /Engine/Source/Editor/Sequencer/Public/LevelEditorSequencerIntegration.h |
| Include | #include "LevelEditorSequencerIntegration.h" |
Syntax
class FLevelEditorSequencerBindingData : public TSharedFromThis< FLevelEditorSequencerBindingData >
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bActorBindingsDirty | ||
| bool | bPropertyBindingsDirty |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetIsPropertyBound
(
TWeakPtr< FSequencer > Sequencer, |
||
| FString | GetLevelSequencesForActor
(
TWeakPtr< FSequencer > Sequencer, |
||
| FActorBindingsDataChanged & | |||
| FPropertyBindingsDataChanged & |
Typedefs
| Name | Description |
|---|---|
| FActorBindingsDataChanged | |
| FPropertyBindingsDataChanged |