Goonstation 13 - Modules - TypesVar Details - Proc Details

/obj/mesh

Vars

auto_connectAutomatically adjust sprite to connect with connects_to_* atoms
icon_state_prefixPrefix for icon state generation
ruinedHas this mesh already been ruined?

Procs

drop_rodsDrop rods of our material when deconstructing
get_damage_icon_suffixCheck our damage percentage and return the appropriate suffix
get_icon_connectdirGet the direct turf connection directions from neighbors. Uses typeinfo connects_to lists.
get_icon_directionGet the directional icon state piece.
special_update_iconHandle special icon states for cut/corroded/melted meshes
update_neighborsTrigger updates in the icons of our neighbors

Var Details

auto_connect

Automatically adjust sprite to connect with connects_to_* atoms

icon_state_prefix

Prefix for icon state generation

ruined

Has this mesh already been ruined?

Proc Details

drop_rods

Drop rods of our material when deconstructing

get_damage_icon_suffix

Check our damage percentage and return the appropriate suffix

get_icon_connectdir

Get the direct turf connection directions from neighbors. Uses typeinfo connects_to lists.

get_icon_direction

Get the directional icon state piece.

special_update_icon

Handle special icon states for cut/corroded/melted meshes

update_neighbors

Trigger updates in the icons of our neighbors