Navigation
API > API/Plugins > API/Plugins/WebAPIOpenAPI
| Name | FScopes |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Web/WebAPI/Source/WebAPIOpenAPI/Public/V2/WebAPISwaggerSchema.h |
| Include Path | #include "V2/WebAPISwaggerSchema.h" |
Syntax
class FScopes : public TMap< FString, FString >
Inheritance Hierarchy
- TMapBase → TSortableMapBase → TMap → FScopes
- TMap → FScopes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool FromJson
(
const TSharedRef< FJsonObject >& InJson |
V2/WebAPISwaggerSchema.h |