Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FClassViewerFilter | Filter class that performs many common checks. | ||
| FClassViewerFilterFuncs | |||
| FClassViewerFilterOption | Used to define a custom class viewer filter option. | ||
| FClassViewerInitializationOptions | Settings for the Class Viewer set by the programmer before spawning an instance of the widget. | ||
| FClassViewerModule | Class Viewer module | ||
| FClassViewerSortElementInfo | |||
| IClassViewerFilter | Interface class for creating filters for the Class Viewer. | ||
| IUnloadedBlueprintData | |||
| UClassViewerProjectSettings | Implements the settings for the Class Viewer Project Settings |
Typedefs
| Name | Description |
|---|---|
| FOnClassPicked | Delegate used with the Class Viewer in 'class picking' mode. |
| FOnClassViewerFilterOptionChanged | Delegate used to respond to a filter option change. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EClassViewerDisplayMode::Type | |||
| EClassViewerMode::Type | |||
| EClassViewerNameTypeToDisplay | |||
| EFilterReturn::Type |
Functions
| Type | Name | Description | |
|---|---|---|---|
DEFINE_LOG_CATEGORY_STATIC
(
LogEditorClassViewer, |