Navigation
API > API/Editor > API/Editor/Sequencer
| Name | FContextMenuSuppressor |
| Type | struct |
| Header File | /Engine/Source/Editor/Sequencer/Public/SequencerTimeSliderController.h |
| Include Path | #include "SequencerTimeSliderController.h" |
Syntax
struct FContextMenuSuppressor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContextMenuSuppressor
(
TSharedRef< FSequencerTimeSliderController > InTimeSliderController |
SequencerTimeSliderController.h | ||
FContextMenuSuppressor
(
const FContextMenuSuppressor& |
SequencerTimeSliderController.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FContextMenuSuppressor() |
SequencerTimeSliderController.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TimeSliderController | TSharedRef< FSequencerTimeSliderController > | SequencerTimeSliderController.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FContextMenuSuppressor & operator=
(
const FContextMenuSuppressor& |
SequencerTimeSliderController.h |