Adds LAccess.memoryCapacity - sensable property returning the size of a memory block (#10589)
This commit is contained in:
@@ -18,6 +18,7 @@ public enum LAccess{
|
||||
ammo,
|
||||
ammoCapacity,
|
||||
currentAmmoType,
|
||||
memoryCapacity,
|
||||
health,
|
||||
maxHealth,
|
||||
heat,
|
||||
|
||||
Reference in New Issue
Block a user