Space Station 13 - Nebula13 - Modules - Types

code/game/objects/item_mob_overlay.dm

/proc/get_states_in_icon_cachedA proc for getting an associative list of icon states in an icon. Uses the same cache as check_state_in_icon. Does not copy, MUST NOT BE MUTATED.
/proc/get_states_in_iconget_states_in_icon_cached but it does a copy, so the return value can be mutated.