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

trading_card_button

A button that generates a player manipulable bar of icons, in this case a mana bar.

Vars

display_panel_refReference to the display panel generated by this button.
display_panel_typeTypepath of the display panel generated.
panel_offset_xWhere the panel will be spawned in relation to the button on the X axis.
panel_offset_yWhere the panel will be spawned in relation to the button on the Y axis.

Procs

setup_globalProc that determines which global list of radial choices is used.

Var Details

display_panel_ref

Reference to the display panel generated by this button.

display_panel_type

Typepath of the display panel generated.

panel_offset_x

Where the panel will be spawned in relation to the button on the X axis.

panel_offset_y

Where the panel will be spawned in relation to the button on the Y axis.

Proc Details

setup_global

Proc that determines which global list of radial choices is used.