Jettisonlistsubdialog: Difference between revisions
From Vendetta Lua
Jump to navigationJump to search
New page: List element in a jettison list. == Functions == === otherdata.SetInfo === '''Definition:'''<br> SetInfo(userdata self, int itemid) -> nil <br><br> '''Description:''' <br> Set item prope... |
|||
Line 26: | Line 26: | ||
'''j_button''' jettison button<br> | '''j_button''' jettison button<br> | ||
'''otherinfo''' cu, mass ..<br> | '''otherinfo''' cu, mass ..<br> | ||
'''Setinfo''' | '''Setinfo''' see otherdata.SetInfo |
Latest revision as of 21:12, 23 January 2009
List element in a jettison list.
Functions
otherdata.SetInfo
Definition:
SetInfo(userdata self, int itemid) -> nil
Description:
Set item properties for an item
Arguments:
self this dialog
itemid itemid
Tables
otherdata
Description:
extra fields in the dialog
Fields:
itemid itemid of item assigned to dialog
quantityedit quantity entry
j_button jettison button
otherinfo cu, mass ..
Setinfo see otherdata.SetInfo