Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FPropertyEditorTestSubStruct |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path | #include "Editor/PropertyEditorTestObject.h" |
Syntax
USTRUCT ()
struct FPropertyEditorTestSubStruct
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPropertyEditorTestSubStruct() |
Editor/PropertyEditorTestObject.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CustomizedStructInsideUncustomizedStruct | FLinearColor | Editor/PropertyEditorTestObject.h |
|
|
| CustomizedStructInsideUncustomizedStruct2 | FSoftObjectPath | Editor/PropertyEditorTestObject.h |
|
|
| FirstProperty | int32 | Editor/PropertyEditorTestObject.h |
|
|
| SecondProperty | int32 | Editor/PropertyEditorTestObject.h |
|