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

Public Member Functions

 ~SOdysseyThumbnailSelectWindow ()
 
void Construct (const FArguments &iArgs)
 
UTexture * GetCurrentTexture ()
 
bool GetWindowAnswer ()
 
FString ObjectPath () const
 
FReply OnAccept ()
 
FReply OnCancel ()
 
void OnObjectChanged (const FAssetData &AssetData)
 

Constructor & Destructor Documentation

◆ ~SOdysseyThumbnailSelectWindow()

SOdysseyThumbnailSelectWindow::~SOdysseyThumbnailSelectWindow ( )

Member Function Documentation

◆ Construct()

void SOdysseyThumbnailSelectWindow::Construct ( const FArguments &  iArgs)

◆ GetCurrentTexture()

UTexture * SOdysseyThumbnailSelectWindow::GetCurrentTexture ( )

◆ GetWindowAnswer()

bool SOdysseyThumbnailSelectWindow::GetWindowAnswer ( )

◆ ObjectPath()

FString SOdysseyThumbnailSelectWindow::ObjectPath ( ) const

◆ OnAccept()

FReply SOdysseyThumbnailSelectWindow::OnAccept ( )

◆ OnCancel()

FReply SOdysseyThumbnailSelectWindow::OnCancel ( )

◆ OnObjectChanged()

void SOdysseyThumbnailSelectWindow::OnObjectChanged ( const FAssetData &  AssetData)