trading_card_button
A button that generates a player manipulable bar of icons, in this case a mana bar.
Vars | |
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. |
Procs | |
setup_global | Proc 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.