Navigation
| Name | ChooserEditor |
| Type | Editor |
| Part of Plugins | Chooser |
| Location | /Engine/Plugins/Chooser/Source/ChooserEditor/ |
| Module Build Rules | ChooserEditor.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FInterfaceClassFilter | |
| FObjectChooserWidgetFactories | |
| FStructFilter | |
| SPropertyAccessChainWidget | Wrapper widget for Property access widget, which can update when the target Class changes. |
Structs
| Name | Remarks |
|---|---|
| FChooserInitializer | |
| FChooserPlayerInitializer | |
| FGenericChooserInitializer | |
| FNoPrimaryResultChooserInitializer |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FChooserWidgetCreator | TFunction< TSharedRef< SWidget >(bool bReadOnly, UObject *TransactionObject, void *Value, UClass *ResultBaseClass, FChooserWidgetValueChanged)> | ObjectChooserWidgetFactories.h | |
| FChooserWidgetValueChanged | TBaseDelegate_NoParams< void > | ObjectChooserWidgetFactories.h | |
| FColumnWidgetCreator | TFunction< TSharedRef< SWidget >(UChooserTable *Chooser, FChooserColumnBase *Column, int Row)> | ObjectChooserWidgetFactories.h | |
| FPropertyAccessChainChanged | TBaseDelegate_NoParams< void > | SPropertyAccessChainWidget.h |
Enums
Public
| Name | Remarks |
|---|---|
| UE::ChooserEditor:: | Copyright Epic Games, Inc. All Rights Reserved. |
| UE::ChooserEditor:: | Copyright Epic Games, Inc. All Rights Reserved. |