Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
Adaptor for handling LexToString with a schema variant. The adapter prevents unintentional implicit conversion of types to FSchemaVariant when calling LexToString.
| Name | FLexToStringAdaptor |
| Type | class |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/SchemaTypes.h |
| Include Path | #include "Online/SchemaTypes.h" |
Syntax
template<typename T>
class FLexToStringAdaptor
Class Specializations
| Name | Remarks |
|---|---|
| FLexToStringAdaptor< FSchemaVariant > |