Navigation
Unreal Engine C++ API Reference > Editor > Persona
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SSkinWeightProfileImportOptions
References
Module | Persona |
Header | /Engine/Source/Editor/Persona/Public/SSkinWeightProfileImportOptions.h |
Include | #include "SSkinWeightProfileImportOptions.h" |
Syntax
class SSkinWeightProfileImportOptions : public SCompoundWidget
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
|
![]() |
FReply | OnCancel () |
|
![]() |
FReply | OnImport () |
|
![]() ![]() |
bool | ShouldImport () |
Overridden from SWidget
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FReply | Called after a key is pressed when this widget has focus (this event bubbles if not handled) | |
![]() ![]() ![]() |
bool | Checks to see if this widget supports keyboard focus. Override this in derived classes. |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |