Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FSchemaCategoryInstanceBase
Description
Two phase commit from the service. Prepare data to be written to the client from a service snapshot of attributes.
| Name | PrepareServiceSnapshot |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Schema.h |
| Include Path | #include "Online/Schema.h" |
| Source | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Private/Online/Schema.cpp |
TOnlineResult < FSchemaCategoryInstancePrepareServiceSnapshot > PrepareServiceSnapshot
(
FSchemaCategoryInstancePrepareServiceSnapshot::Params && Params
) const