PropertyEditorTestEnum

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/PropertyEditorTestObject.h

Include

#include "Editor/PropertyEditorTestObject.h"

Syntax

enum PropertyEditorTestEnum
{
    PropertyEditorTest_Enum1,
    PropertyEditorTest_Enum2,
    PropertyEditorTest_Enum3,
    PropertyEditorTest_Enum4,
    PropertyEditorTest_Enum5,
    PropertyEditorTest_Enum6,
    PropertyEditorTest_MAX,
}

Values

Name

Description

PropertyEditorTest_Enum1

This comment should appear above enum 1

PropertyEditorTest_Enum2

This comment should appear above enum 2

PropertyEditorTest_Enum3

This comment should appear above enum 3

PropertyEditorTest_Enum4

This comment should appear above enum 4

PropertyEditorTest_Enum5

This comment should appear above enum 5

PropertyEditorTest_Enum6

This comment should appear above enum 6

PropertyEditorTest_MAX

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss