MenuItem

MenuItem

Source:
Parameters:
Name Type Attributes Description
category string
id string
visible boolean
selected boolean
disabled boolean
short_text string
medium_text string
long_text string
detail_text string
has_long_text boolean
gui_group string
price spv.ds.DisplayPrice
price_text string
icon string
swf string
movie string
image string
background_image string
music string
loan number <nullable>

Members

background_image :string

Source:
Type:
  • string

category :string

Source:
Type:
  • string

detail_text :string

Source:
Type:
  • string

disabled :boolean

Source:
Type:
  • boolean

gui_group :string

Source:
Type:
  • string

has_long_text :boolean

Source:
Type:
  • boolean

icon :string

Source:
Type:
  • string

id :string

Source:
Type:
  • string

image :string

Source:
Type:
  • string

(nullable) loan :number

Source:
Type:
  • number

long_text :string

Source:
Type:
  • string

medium_text :string

Source:
Type:
  • string

movie :string

Source:
Type:
  • string

music :string

Source:
Type:
  • string

price :spv.ds.DisplayPrice

Please refer to the spv.ds.DisplayPrice documentation.

Source:
Type:

price_text :string

Deprecated:
  • Use the price {spv.ds.DisplayPrice} property instead.
Source:
Type:
  • string

selectable :boolean

Source:
Type:
  • boolean

selected :boolean

Source:
Type:
  • boolean

short_text :string

Source:
Type:
  • string

swf :string

Source:
Type:
  • string

visible :boolean

Source:
Type:
  • boolean