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 6fa7b06 commit 1e3d992Copy full SHA for 1e3d992
Unity/Assets/NativeScript/Bindings.cs
@@ -36,7 +36,7 @@ public static class ObjectStore
36
37
// Index of the next available handle
38
static int nextHandleIndex;
39
-
+
40
// The maximum number of objects to store. Must be positive.
41
static int maxObjects;
42
0 commit comments