Navigation
API > API/Editor > API/Editor/ClassViewer
| Name | FClassViewerSortElementInfo |
| Type | struct |
| Header File | /Engine/Source/Editor/ClassViewer/Public/ClassViewerModule.h |
| Include Path | #include "ClassViewerModule.h" |
Syntax
struct FClassViewerSortElementInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClassViewerSortElementInfo
(
TWeakObjectPtr< UClass > InClass, |
ClassViewerModule.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | TWeakObjectPtr< UClass > | ClassViewerModule.h | ||
| DisplayName | TSharedPtr< FString > | ClassViewerModule.h | ||
| Name | TSharedPtr< FString > | ClassViewerModule.h |