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