Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FSchemaCategoryInstanceBase
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Schema.h |
| Include | #include "Online/Schema.h" |
| Source | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Private/Online/Schema.cpp |
bool VerifyBaseAttributeData
&40;
const FSchemaAttributeId & Id,
const FSchemaVariant & Data,
FSchemaServiceAttributeId & OutSchemaServiceAttributeId,
ESchemaServiceAttributeFlags & OutSchemaServiceAttributeFlags
&41;
Remarks
Check whether an client attribute is valid in the base schema. Intended to be used when attribute information needs to be verified without translating to the service.