Difference between revisions of "UO.ContID"
From OpenEUO
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
UO.ContID | UO.ContID | ||
⇒ Returns the id of the "top most" gump/container. This means that the last gump that was opened or moved in any way. | ⇒ Returns the id of the "top most" gump/container. This means that the last gump that was opened or moved in any way. | ||
+ | |||
+ | [[UO.ContKind]] | ||
+ | |||
+ | [[UO.ContName]] | ||
+ | |||
+ | [[UO.ContType]] | ||
[[UO.ContTop]] | [[UO.ContTop]] | ||
[[UO.GetCont]] | [[UO.GetCont]] |
Latest revision as of 12:30, 9 October 2010
UO.ContID
⇒ Returns the id of the "top most" gump/container. This means that the last gump that was opened or moved in any way.