![]() |
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Member Functions | |
SOdysseyTimelineFrame | _Length (0) |
SOdysseyTimelineFrame | _MaxLength (-1) |
SOdysseyTimelineFrame | _MinLength (-1) |
void | Construct (const FArguments &InArgs) |
TSharedPtr< SWidget > | Content () const |
void | Content (TSharedPtr< SWidget > iWidget) |
float | FrameSize () const |
FOptionalSize | GetWidthInPixels () const |
int32 | Length () const |
void | Length (int32 iLength) |
int32 | MaxLength () const |
void | MaxLength (int32 iLength) |
int32 | MinLength () const |
void | MinLength (int32 iLength) |
virtual FReply | OnDragDetected (const FGeometry &iGeometry, const FPointerEvent &iMouseEvent) |
virtual void | OnDragEnter (const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent) |
virtual void | OnDragLeave (const FDragDropEvent &DragDropEvent) |
virtual FReply | OnDragOver (const FGeometry &MyGeometry, const FDragDropEvent &DragDropEvent) |
virtual FReply | OnDrop (const FGeometry &iGeometry, const FDragDropEvent &iDragDropEvent) |
virtual FReply | OnMouseButtonDown (const FGeometry &iGeometry, const FPointerEvent &iMouseEvent) |
virtual FReply | OnMouseButtonUp (const FGeometry &iGeometry, const FPointerEvent &iMouseEvent) |
Public Attributes | |
SOdysseyTimelineFrame | __pad0__: _FrameSize(64) |
SOdysseyTimelineFrame SOdysseyTimelineFrame::_Length | ( | 0 | ) |
|
inline |
SOdysseyTimelineFrame SOdysseyTimelineFrame::_MinLength | ( | - | 1 | ) |
void SOdysseyTimelineFrame::Construct | ( | const FArguments & | InArgs | ) |
TSharedPtr< SWidget > SOdysseyTimelineFrame::Content | ( | ) | const |
void SOdysseyTimelineFrame::Content | ( | TSharedPtr< SWidget > | iWidget | ) |
float SOdysseyTimelineFrame::FrameSize | ( | ) | const |
FOptionalSize SOdysseyTimelineFrame::GetWidthInPixels | ( | ) | const |
int32 SOdysseyTimelineFrame::Length | ( | ) | const |
void SOdysseyTimelineFrame::Length | ( | int32 | iLength | ) |
int32 SOdysseyTimelineFrame::MaxLength | ( | ) | const |
void SOdysseyTimelineFrame::MaxLength | ( | int32 | iLength | ) |
int32 SOdysseyTimelineFrame::MinLength | ( | ) | const |
void SOdysseyTimelineFrame::MinLength | ( | int32 | iLength | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
SOdysseyTimelineFrame SOdysseyTimelineFrame::__pad0__ |