/tg/ Station 13 - Modules - TypesVar Details - Proc Details

basic_inhands

Basic handling for showing held items in a mob's hands

Vars

cached_overlaysWhat overlays are we currently showing?
display_layerLayer index we show our inhands upon
x_offsetX offset to apply to inhands, is inverted for the left hand
y_offsetY offset to apply to inhands

Procs

on_updated_held_itemsWhen your number of held items changes, regenerate held icons
on_updated_overlaysWhen your overlays update, add your held overlays

Var Details

cached_overlays

What overlays are we currently showing?

display_layer

Layer index we show our inhands upon

x_offset

X offset to apply to inhands, is inverted for the left hand

y_offset

Y offset to apply to inhands

Proc Details

on_updated_held_items

When your number of held items changes, regenerate held icons

on_updated_overlays

When your overlays update, add your held overlays