Navigation
API > API/Plugins > API/Plugins/TedsTypeInfo
| |
|
| Name |
FDataStoragePropertyTypeNameColumn |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/EditorDataStorageFeatures/Source/TedsTypeInfo/Public/Elements/Columns/TedsTypeInfoColumns.h |
| Include Path |
#include "Elements/Columns/TedsTypeInfoColumns.h" |
Syntax
USTRUCT (Meta=(DisplayName="Property Type Name"))
struct FDataStoragePropertyTypeNameColumn : public FEditorDataStorageColumn
Inheritance Hierarchy
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PropertyTypeName |
FText |
|
Elements/Columns/TedsTypeInfoColumns.h |
- Meta=(Searchable, Sortable)
|