|
Iliad
Painting Plugin for UnrealEngine4 by Praxinos
|
Public Types | |
| enum | EBackgroundColor |
Public Member Functions | |
| void | Construct (const FArguments &iArgs) |
| TSharedRef< SWidget > | GenerateFormatComboBoxItem (TSharedPtr< ETextureSourceFormat > InItem) |
| FLinearColor | GetBackgroundColor () const |
| FText | GetBackgroundColorText (EBackgroundColor iFormat) const |
| FText | GetDefaultName () const |
| ETextureSourceFormat | GetFormat () const |
| FText | GetFormatText () const |
| FText | GetFormatText (TSharedPtr< ETextureSourceFormat > iFormat) const |
| int32 | GetHeight () const |
| int32 | GetWidth () const |
| bool | GetWindowAnswer () |
| void | HandleOnFormatChanged (TSharedPtr< ETextureSourceFormat > NewSelection, ESelectInfo::Type SelectInfo) |
| ECheckBoxState | IsBackgroundColorRadioChecked (EBackgroundColor iBackgroundColor) const |
| FReply | OnAccept () |
| void | OnBackgroundColorRadioChanged (ECheckBoxState iCheckType, EBackgroundColor iBackgroundColor) |
| FReply | OnCancel () |
| void | OnChangeHeight (int32 iNewHeightValue) |
| void | OnChangeName (const FText &iNewWidthName) |
| void | OnChangeWidth (int32 iNewWidthValue) |
| void | OnSetHeight (int32 iNewHeightValue, ETextCommit::Type iCommitInfo) |
| void | OnSetName (const FText &iNewWidthName, ETextCommit::Type iCommitInfo) |
| void | OnSetWidth (int32 iNewWidthValue, ETextCommit::Type iCommitInfo) |
| void SOdysseyTextureConfigureWindow::Construct | ( | const FArguments & | iArgs | ) |
| TSharedRef< SWidget > SOdysseyTextureConfigureWindow::GenerateFormatComboBoxItem | ( | TSharedPtr< ETextureSourceFormat > | InItem | ) |
| FLinearColor SOdysseyTextureConfigureWindow::GetBackgroundColor | ( | ) | const |
| FText SOdysseyTextureConfigureWindow::GetBackgroundColorText | ( | EBackgroundColor | iFormat | ) | const |
| FText SOdysseyTextureConfigureWindow::GetDefaultName | ( | ) | const |
| ETextureSourceFormat SOdysseyTextureConfigureWindow::GetFormat | ( | ) | const |
| FText SOdysseyTextureConfigureWindow::GetFormatText | ( | ) | const |
| FText SOdysseyTextureConfigureWindow::GetFormatText | ( | TSharedPtr< ETextureSourceFormat > | iFormat | ) | const |
| int32 SOdysseyTextureConfigureWindow::GetHeight | ( | ) | const |
| int32 SOdysseyTextureConfigureWindow::GetWidth | ( | ) | const |
| bool SOdysseyTextureConfigureWindow::GetWindowAnswer | ( | ) |
| void SOdysseyTextureConfigureWindow::HandleOnFormatChanged | ( | TSharedPtr< ETextureSourceFormat > | NewSelection, |
| ESelectInfo::Type | SelectInfo | ||
| ) |
| ECheckBoxState SOdysseyTextureConfigureWindow::IsBackgroundColorRadioChecked | ( | EBackgroundColor | iBackgroundColor | ) | const |
| FReply SOdysseyTextureConfigureWindow::OnAccept | ( | ) |
| void SOdysseyTextureConfigureWindow::OnBackgroundColorRadioChanged | ( | ECheckBoxState | iCheckType, |
| EBackgroundColor | iBackgroundColor | ||
| ) |
| FReply SOdysseyTextureConfigureWindow::OnCancel | ( | ) |
| void SOdysseyTextureConfigureWindow::OnChangeHeight | ( | int32 | iNewHeightValue | ) |
| void SOdysseyTextureConfigureWindow::OnChangeName | ( | const FText & | iNewWidthName | ) |
| void SOdysseyTextureConfigureWindow::OnChangeWidth | ( | int32 | iNewWidthValue | ) |
| void SOdysseyTextureConfigureWindow::OnSetHeight | ( | int32 | iNewHeightValue, |
| ETextCommit::Type | iCommitInfo | ||
| ) |
| void SOdysseyTextureConfigureWindow::OnSetName | ( | const FText & | iNewWidthName, |
| ETextCommit::Type | iCommitInfo | ||
| ) |
| void SOdysseyTextureConfigureWindow::OnSetWidth | ( | int32 | iNewWidthValue, |
| ETextCommit::Type | iCommitInfo | ||
| ) |
1.8.16