/tg/ Station 13 - Modules - TypesProc Details

icon_transformer

Procs

applyApplies the contained set of transforms to an icon
to_listRecursively converts all contained /datum/universal_icons and their associated /datum/icon_transformers into list form so the transforms can be JSON encoded.

Proc Details

apply

Applies the contained set of transforms to an icon

to_list

Recursively converts all contained /datum/universal_icons and their associated /datum/icon_transformers into list form so the transforms can be JSON encoded.