Iliad
Painting Plugin for UnrealEngine4 by Praxinos
Public Member Functions | Public Attributes | List of all members
SOdysseyDropWidget Class Reference
Inheritance diagram for SOdysseyDropWidget:

Public Member Functions

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)
 

Public Attributes

 SOdysseyDropWidget
 

Member Function Documentation

◆ OnDragEnter()

void SOdysseyDropWidget::OnDragEnter ( const FGeometry &  MyGeometry,
const FDragDropEvent &  DragDropEvent 
)
virtual

◆ OnDragLeave()

void SOdysseyDropWidget::OnDragLeave ( const FDragDropEvent &  DragDropEvent)
virtual

◆ OnDragOver()

FReply SOdysseyDropWidget::OnDragOver ( const FGeometry &  MyGeometry,
const FDragDropEvent &  DragDropEvent 
)
virtual

◆ OnDrop()

FReply SOdysseyDropWidget::OnDrop ( const FGeometry &  iGeometry,
const FDragDropEvent &  iDragDropEvent 
)
virtual

Member Data Documentation

◆ SOdysseyDropWidget

SOdysseyDropWidget::SOdysseyDropWidget
Initial value:
{}
void Construct(const FArguments& InArgs)