We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bdc13 commit b13720dCopy full SHA for b13720d
changelog.md
@@ -6,6 +6,11 @@
6
7
[2ce96e52](https://github.com/bl-sdk/pyunrealsdk/commit/2ce96e52)
8
9
+- Fixed that `WrappedArray.index` would not check the last item in the array. It also now accepts
10
+ start/stop indexes beyond the array bounds, like `list.index` does.
11
+
12
+ [10bdc130](https://github.com/bl-sdk/pyunrealsdk/commit/10bdc130)
13
14
## v1.5.2
15
16
### unrealsdk v1.6.1
0 commit comments