Transfer DB cache from Ver 1

You need to understand difference between DB Cache Ver.1 and Ver.2 before you transfer it.

List of difference Ver 1 Ver 2 Manage it
Issue Credential YES NO Need to realize issuing Credential
Callback authorize gamer with DB cache YES NO Need to call directly rather than gamer authorize callback

In DB Cache Ver1, it handles Gamer, Hero, and World Object Table. If you want to use it continuously, you need to specify OwnerUUID, RootUUID, ParentUUDI.

In DB Cache Ver1, it handles CLoadedHeroData, CLoadedItemData, CLoadedGamerData. You need to handle CLoadedData instead of those one.