Space Station 13 - Modules - TypesVar Details - Proc Details

spritesheet

Vars

sizes"32x32" -> list(10, icon/normal, icon/stripped)
sprites"foo_bar" -> list("32x32", 5)

Procs

ModifyInsertedA simple proc handing the Icon for you to modify before it gets turned into an asset.
icon_size_idReturns the size class (ex design32x32) for a given sprite's icon

Var Details

sizes

"32x32" -> list(10, icon/normal, icon/stripped)

sprites

"foo_bar" -> list("32x32", 5)

Proc Details

ModifyInserted

A simple proc handing the Icon for you to modify before it gets turned into an asset.

Arguments:

icon_size_id

Returns the size class (ex design32x32) for a given sprite's icon

Arguments: