Navigation
API > API/Editor > API/Editor/Persona > API/Editor/Persona/SSkinWeightProfileImportOptions
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/Persona/Public/SSkinWeightProfileImportOptions.h |
| Include Path | #include "SSkinWeightProfileImportOptions.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SSkinWeightProfileImportOptions >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SSkinWeightProfileImportOptions > → SSkinWeightProfileImportOptions::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SSkinWeightProfileImportOptions.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SSkinWeightProfileImportOptions.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ImportSettings
(
USkinWeightImportOptions* InArg |
SSkinWeightProfileImportOptions.h | ||
WidgetArgsType & SkeletalMesh
(
USkeletalMesh* InArg |
SSkinWeightProfileImportOptions.h | ||
WidgetArgsType & WidgetWindow
(
TSharedPtr< SWindow > InArg |
SSkinWeightProfileImportOptions.h |