Adds LAccess.memoryCapacity - sensable property returning the size of a memory block (#10589)

This commit is contained in:
Cardillan
2025-04-04 13:26:41 -04:00
committed by GitHub
parent 0082855292
commit 6a21b12b11
37 changed files with 45 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ public enum LAccess{
ammo,
ammoCapacity,
currentAmmoType,
memoryCapacity,
health,
maxHealth,
heat,