Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/FSchemaCategoryInstanceBase
Description
Two phase commit to the service. Prepare data to be written to the service from an client delta of attributes.
| Name | PrepareClientChanges |
| 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 < FSchemaCategoryInstancePrepareClientChanges > PrepareClientChanges
(
FSchemaCategoryInstancePrepareClientChanges::Params && Params
) const