IGetItems - SocialPlay/CloudGoodsUnitySDK GitHub Wiki
This is an interface class that can be used to implement different methods of generating cloud goods items into the game.
void GetGameItem
This is the function that will be implement in the classes implementing IGetItems. This will be called and will dictate what will happen with the generated items from the server. It requires the parameter of List of ItemDatas