2022-05-11
Unity SDK
- Renaming assetID to assetInstance ID on all assetInstance function parameters
- Added ObsoleteAttribute(with false, so deprecated) to UpdateKeyValuePairByIdForAssetInstances(), it was not working correctly, will be marked as obsolete when SDK is updated next time.
- Added new UpdateKeyValuePairByIdForAssetInstances() with correct parameters.
- Added UpdateKeyValuePairForAssetInstances() that updates asset instances by key/value name
- Added SetDefaultCharacter function.