Difference between revisions of "UO.ContTop"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.ContTop(index) Moves the gump enumerated as index to the top of the gump heap, i.e. make it the top level gump/container (index = 0). UO.GetCont")
 
Line 1: Line 1:
 
  UO.ContTop(index)
 
  UO.ContTop(index)
 
Moves the gump enumerated as index to the top of the gump heap, i.e. make it the top level gump/container (index  = 0).
 
Moves the gump enumerated as index to the top of the gump heap, i.e. make it the top level gump/container (index  = 0).
 +
 +
[[UO.ContID]]
 +
 +
[[UO.ContKind]]
 +
 +
[[UO.ContName]]
 +
 +
[[UO.ContType]]
 +
 +
[[UO.ContTop]]
  
 
[[UO.GetCont]]
 
[[UO.GetCont]]

Revision as of 13:57, 9 October 2010

UO.ContTop(index)

Moves the gump enumerated as index to the top of the gump heap, i.e. make it the top level gump/container (index = 0).

UO.ContID

UO.ContKind

UO.ContName

UO.ContType

UO.ContTop

UO.GetCont