Added a warning for [Networked] structs when float-quantizable members (e.g., float, Vector2, Vector3) are declared as fields instead of properties.

This commit is contained in:
Karrar
2025-06-28 04:23:33 +03:00
parent 40b7deedb7
commit 07feb115b3
9 changed files with 1 additions and 33 deletions

View File

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