Navigation
API > API/Plugins > API/Plugins/WebAPIEditor
Describes a single value within a enum.
| Name | UWebAPIEnumValue |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPIEnum.h |
| Include Path | #include "Dom/WebAPIEnum.h" |
Syntax
UCLASS (MinimalAPI)
class UWebAPIEnumValue : public UWebAPIModelBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UWebAPIModelBase → UWebAPIEnumValue
Implements Interfaces
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Name | FWebAPINameVariant | Name of the EnumValue. | Dom/WebAPIEnum.h |
|