btech.weapon_status_ref

Returns serialized weapon status for a unit template or one section.

Function

Synopsis

btech.weapon_status_ref( reference, [section] )

Arguments

string reference
The unit template reference.
string section
Optional section name.

Returns

string result
The handler’s serialized text result.

Notes

This function is available only in a running Lua callback. Invalid targets, invalid arguments, and legacy error results raise a Lua error. The reference is resolved from the configured unit-template database.

See Also