Skip to content

Commit dc5b21f

Browse files
committed
Update to version 1.3. Code refactoring. Comments have been supplemented and improved. The <LoadArrayADAM> function has been updated. A new delegate, <OnAllLoadedADAM>, has been added to notify about all loaded Data Assets (works only with <LoadArrayADAM>).
1 parent dca1487 commit dc5b21f

8 files changed

Lines changed: 329 additions & 106 deletions

File tree

Plugins/AsyncDataAssetManager/AsyncDataAssetManager.uplugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "1.2.1",
4+
"VersionName": "1.3.0",
55
"FriendlyName": "Async Data Asset Manager",
66
"Description": "Asynchronous management of data assets.",
77
"Category": "Async Technologies",
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)