2021-06-04
Features #
- Expose extension data on
MatchEndNotification
2021-06-01
Features #
- Add ability to update instanced inventory on match end.
- See
InstancedItemUpdate
andInstancedDataProviderPlugin.update
- See
Deprecation #
Pragma Engine - Scheduled for REMOVAL in 0.0.22:
- Protos to be deleted since they are unused
StackableEntryUpdate
InstancedEntryUpdate
InventoryUpdateV1Notification
- Protos deprecated because a new version is available
MatchEndV1Request
MatchEndV1Response
MatchEndV1Notification
MatchEndPayload
PragmaMatchEndData
PragmaPlayerMatchEndData
- UnrealSDK
UPragmaConnection::OnDisconnected
. Please useUPragmaConnection::OnDisconnectedV2
. Pragma Engine - DEPRECATED this release (Scheduled for removal in 0.0.23):TPragmaResult::UnknownErrorCode
. Please useFPragmaError::UnknownError
.
StorePurchaseV2
deprecatedPlayerMatchEnd.stackable_updates
to be replaced byPlayerMatchEnd.item_updates