FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SCreateClothingSettingsPanel::FArguments

References

Module

Persona

Header

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

Include

#include "SCreateClothingSettingsPanel.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

bIsSubImport

(
    bool InArg
)

Whether this window is for a sub import (importing a LOD or replacing a LOD)

Public function

WidgetArgsTy...

 

LodIndex

(
    int32 InArg
)

Mesh LOD index we want to target.

Public function

WidgetArgsTy...

 

Mesh

(
    TWeakObjectPtr< USkeletalMesh > InA...
)

Weak ptr to the mesh we're building for.

Public function

WidgetArgsTy...

 

MeshName

(
    FString InArg
)

Name of the mesh we're operating on.

Public function

WidgetArgsTy...

 

OnCreateRequested

(
    const FOnCreateClothingRequested& ...
)

Callback to handle create request.

Public function

WidgetArgsTy...

 

SectionIndex

(
    int32 InArg
)

Mesh section index we want to targe.

Typedefs

Name

Description

WidgetArgsType

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