Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Service descriptor used for declaring a set of attributes a service provides.
| Name | FSchemaServiceDescriptor |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/SchemaTypes.h |
| Include Path | #include "Online/SchemaTypes.h" |
Syntax
struct FSchemaServiceDescriptor
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AttributeIds | TArray< FSchemaServiceAttributeId > | Service attribute descriptions. | Online/SchemaTypes.h | |
| Id | FSchemaServiceDescriptorId | The id associated with this service descriptor. | Online/SchemaTypes.h |