SSkinWeightProfileImportOptions

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Persona

Header

/Engine/Source/Editor/Persona/Public/SSkinWeightProfileImportOptions.h

Include

#include "SSkinWeightProfileImportOptions.h"

Syntax

class SSkinWeightProfileImportOptions : public SCompoundWidget

Constructors

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function

FReply

 

OnCancel()

Public function

FReply

 

OnImport()

Public function Const

bool

 

ShouldImport()

Overridden from SWidget

Name Description

Public function Virtual

FReply

 

OnKeyDown

(
    const FGeometry& MyGeometry,
    const FKeyEvent& InKeyEvent
)

Called after a key is pressed when this widget has focus (this event bubbles if not handled)

Public function Virtual Const

bool

 

SupportsKeyboardFocus()

Checks to see if this widget supports keyboard focus. Override this in derived classes.

Classes

Name

Description

Public struct

FArguments

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss