CloudKit Support? I've read it but i don't see it

Hi,

in the version changelogs i’ve read that there is a cloudkit support in the engine now.
How do i need to understand this?
Is it in any way available in Blueprint or is it again just a c++ thing?

Okay probably i didn’t even understood what cloudkit actually really is. But for me it’s a new feature of the icloud universe.

Probably someone could give me an Idea. :smiley:

I found the C++ implementation by inspecting source code, specifically, FOnlineUserCloudInterfaceIOS for private records, FOnlineSharedCloudInterfaceIOS for public records. It appears to be C++ only at this time.