/tg/ Station 13 - Modules - TypesVar Details - Proc Details

painting

Vars

accepted_canvas_typesThe list of canvas types accepted by this frame
current_canvasCanvas we're currently displaying.
desc_with_canvasDescription set when canvas is added.

Procs

load_persistentLoads a painting from SSpersistence. Called globally by said subsystem when it inits

Var Details

accepted_canvas_types

The list of canvas types accepted by this frame

current_canvas

Canvas we're currently displaying.

desc_with_canvas

Description set when canvas is added.

Proc Details

load_persistent

Loads a painting from SSpersistence. Called globally by said subsystem when it inits

Deleting paintings leaves their json, so this proc will remove the json and try again if it finds one of those.