Navigation
API > API/Editor > API/Editor/Persona
| Name | SCreateClothingSettingsPanel |
| Type | class |
| Header File | /Engine/Source/Editor/Persona/Public/SCreateClothingSettingsPanel.h |
| Include Path | #include "SCreateClothingSettingsPanel.h" |
Syntax
class SCreateClothingSettingsPanel : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SCreateClothingSettingsPanel
- FSlateControlledConstruction → SWidget → SCompoundWidget → SCreateClothingSettingsPanel
Structs
| Name | Remarks |
|---|---|
| FArguments |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsSubImport | bool | Whether or not to show sub params (lod imports) | SCreateClothingSettingsPanel.h | |
| BuildParams | FSkeletalMeshClothBuildParams | Params struct to hold request data. | SCreateClothingSettingsPanel.h | |
| OnCreateDelegate | FOnCreateClothingRequested | Called when the create button is clicked, so external caller can handle the request. | SCreateClothingSettingsPanel.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
SCreateClothingSettingsPanel.h |