Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | EPropertyEditorTestEditColor |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path | #include "Editor/PropertyEditorTestObject.h" |
Syntax
enum EPropertyEditorTestEditColor
{
Red,
Orange,
Yellow,
Green,
Blue,
Indigo,
Violet,
Pink,
Magenta,
Cyan,
}
Values
| Name | Remarks |
|---|---|
| Red | |
| Orange | |
| Yellow | |
| Green | |
| Blue | |
| Indigo | |
| Violet | |
| Pink | |
| Magenta | |
| Cyan |