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

This commit is contained in:
Cardillan
2025-04-04 19:26:41 +02:00
committed by GitHub
parent 0082855292
commit 6a21b12b11
37 changed files with 45 additions and 0 deletions

View File

@@ -2463,6 +2463,7 @@ lenum.shootp = Shoot at a unit/building with velocity prediction.
lenum.config = Building configuration, e.g. sorter item.
lenum.enabled = Whether the block is enabled.
laccess.currentammotype = Current ammo item/liquid of a turret.
laccess.memorycapacity = Number of cells in a memory block.
laccess.color = Illuminator color.
laccess.controller = Unit controller. If processor controlled, returns processor.\nIf in a formation, returns leader.\nOtherwise, returns the unit itself.
laccess.dead = Whether a unit/building is dead or no longer valid.