new MenuItem(category, id, visible, selected, disabled, short_text, medium_text, long_text, detail_text, has_long_text, gui_group, price, price_text, icon, swf, movie, image, background_image, music, loannullable)
- 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
price_text :string
- Deprecated:
- Use the price {spv.ds.DisplayPrice} property instead.
- Source:
Type:
-
string