Attribute
An Attribute handle exposes the same safe native-attribute set as the
Wizard-only @attribute command. It is distinct from dynamic State.
Create a handle with Object:attribute.
Only descriptions and BattleTech-native attributes are exposed. Names are matched by the native attribute registry; unsupported names raise an error.
Methods
| Method | Description |
|---|---|
Attribute:get | Gets an attribute value. |
Attribute:set | Sets or clears an attribute. |
Attribute:entries | Returns every supported attribute. |