byond - Modules - TypesVar Details

hud_data

Vars

equip_slotsChecked by mob_can_equip()
gearContains information on the position and tag for all inventory slots to be drawn for the mob. This is fairly delicate, try to avoid messing with it unless you know exactly what it does
has_a_intentSet to draw intent box
has_dropSet to draw drop button
has_handsSet to draw shand
has_m_intentSet to draw move intent box
has_resistSet to draw resist button
has_throwSet to draw throw button
has_warningsSet to draw environment warnings
iconIf set, overrides ui_style

Var Details

equip_slots

Checked by mob_can_equip()

gear

Contains information on the position and tag for all inventory slots to be drawn for the mob. This is fairly delicate, try to avoid messing with it unless you know exactly what it does

has_a_intent

Set to draw intent box

has_drop

Set to draw drop button

has_hands

Set to draw shand

has_m_intent

Set to draw move intent box

has_resist

Set to draw resist button

has_throw

Set to draw throw button

has_warnings

Set to draw environment warnings

icon

If set, overrides ui_style