[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "Walking Through Inventory Items"
Jump to navigation
Jump to search
m
words
imported>Wrye m (Walking through Items in an Inventory moved to Walking Through Inventory Items: More concise.) |
imported>Haama m (words) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
There are two ways | There are two ways to walk an inventory: | ||
#From the end to the beginning - Easier to use with RemoveItem, but slower | #From the end to the beginning - Easier to use with RemoveItem, but slower | ||
#From beginning to end - faster | #From beginning to end - faster |