Choose your operating system:
Windows
macOS
Linux
| TSharedFromThis
|
Module |
|
Header |
/Engine/Source/Editor/Persona/Public/SSkinWeightProfileImportOptions.h |
Include |
#include "SSkinWeightProfileImportOptions.h" |
class FSkinWeightImportOptionsCustomization : public IDetailCustomization
Details customization for the import object, used to hide certain properties when needed and ensure we do not get duplicate profile names
Name | Description | ||
---|---|---|---|
|
TSharedPtr< SEd... |
NameEditTextBox |
|
|
TSharedPtr< IPr... |
ProfileNameHandle |
|
|
RestrictedNames |
||
|
TWeakObjectPtr<... |
WeakSkeletalMesh |
Name | Description | |
---|---|---|
|
FSkinWeightImportOptionsCustomization ( |
Name | Description | ||
---|---|---|---|
|
const bool |
IsProfileNameValid ( |
|
|
TSharedRef< ... |
MakeInstance ( |
|
|
OnGetProfileName() |
||
|
OnProfileNameChanged ( |
||
|
OnProfileNameCommitted ( |
||
|
UpdateNameRestriction() |
Name | Description | ||
---|---|---|---|
|
CustomizeDetails ( |
Called when details should be customized |