LootLocker_UnitySDKv5.1.0
Features
- Multiple user management methods - Methods to manage multiple users have been added to LootLockerSDKManager. Use for example
GetDefaultPlayerUlid
andSetDefaultPlayerUlid
to manage current default user andClearAllPlayerCaches
to clear all local state.
Bug Fixes
- A change to the api for remote sessions broke the feature. The SDK is now updated to use the new api contract.
Full Changelog: v5.0.0...v5.1.0