Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | EPropertyEditorTestUnderscores |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h |
| Include Path | #include "Editor/PropertyEditorTestObject.h" |
Syntax
enum EPropertyEditorTestUnderscores
{
_One,
_Two,
_Three,
NotUnderscore,
}
Values
| Name | Remarks |
|---|---|
| _One | |
| _Two | |
| _Three | |
| NotUnderscore |