Navigation
API > API/Plugins > API/Plugins/WebAPIEditor > API/Plugins/WebAPIEditor/Dom
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UWebAPIOperationError
References
| Module | WebAPIEditor |
| Header | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIEditor/Public/Dom/WebAPIOperation.h |
| Include | #include "Dom/WebAPIOperation.h" |
Syntax
UCLASS&40;MinimalAPI&41;
class UWebAPIOperationError :
public UObject,
public IWebAPISchemaObjectInterface
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Code | Http response code. | |
| FString | Description | Describes this error, usually the error message. |