Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Schema category instance attribute accessor for providing the client attributes internally.
| Name | FSchemaCategoryInstanceInternalSnapshotAccessor |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Schema.h |
| Include Path | #include "Online/Schema.h" |
Syntax
class FSchemaCategoryInstanceInternalSnapshotAccessor
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ClientSnapshot | TMap< FSchemaAttributeId, FSchemaVariant > | Online/Schema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TMap< FSchemaAttributeId, FSchemaVariant > & GetMutableClientSnapshot() |
Online/Schema.h |