Navigation
API > API/Editor > API/Editor/Sequencer
| |
|
| Name |
FSequencerChannelPaintArgs |
| Type |
struct |
| Header File |
/Engine/Source/Editor/Sequencer/Public/SequencerChannelTraits.h |
| Include Path |
#include "SequencerChannelTraits.h" |
Syntax
struct FSequencerChannelPaintArgs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bParentEnabled |
bool |
|
SequencerChannelTraits.h |
|
| DrawElements |
FSlateWindowElementList & |
|
SequencerChannelTraits.h |
|
| Geometry |
const FGeometry & |
|
SequencerChannelTraits.h |
|
| MyCullingRect |
const FSlateRect & |
|
SequencerChannelTraits.h |
|
| TimeToPixel |
FTimeToPixel |
|
SequencerChannelTraits.h |
|
| WidgetPaintArgs |
const FPaintArgs & |
|
SequencerChannelTraits.h |
|
| WidgetStyle |
const FWidgetStyle & |
|
SequencerChannelTraits.h |
|