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
@@ -2479,6 +2479,7 @@ lenum.shootp = 任意のユニットや建物を撃ちます。
lenum.config = 建物の設定を取得します。\n例:ソーターに設定されているアイテムなど
lenum.enabled = ブロックが有効かどうかを取得します。
laccess.currentammotype = Current ammo item/liquid of a turret.
laccess.memorycapacity = Number of cells in a memory block.
laccess.color = イルミネーターの色を取得します。
laccess.controller = ユニットを制御しているものを取得します。\nプロセッサ制御の場合、制御しているプロセッサを返します。\nほかのユニットに制御されている場合、制御しているユニットを返します。\nそれ以外の場合は、ユニット自身を返します。
laccess.dead = ユニットや建物が機能しているかどうか、またはもう有効でないかどうか。