code/__HELPERS/dynamic_human_icon_gen.dm
/proc/get_dynamic_human_appearance | Creates a human with the given parameters and returns an appearance of it |
---|---|
/proc/apply_dynamic_human_appearance | This exists to apply the icons async, as that cannot be done in Initialize because of possible sleeps. |
/proc/set_dynamic_human_appearance | This proc gets an argument of a target and runs |