Added Sandbox.GetBehavioursOfType to performantly get all scripts (in the simulation) of a specific type.

This commit is contained in:
Karrar
2025-07-08 15:43:01 +03:00
parent 3e235a3bf6
commit f6ea3fd0f6
9 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"name": "com.karrar.netick", "name": "com.karrar.netick",
"version": "0.14.15", "version": "0.14.16",
"displayName": "Netick", "displayName": "Netick",
"description": "A networking solution for Unity", "description": "A networking solution for Unity",
"unity": "2021.3", "unity": "2021.3",