[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
Walking Through Inventory Items (edit)
Revision as of 12:51, 19 February 2008
, 12:51, 19 February 2008Added See Also
imported>Haama m (Walking an Inventory moved to Walking through Items in an Inventory: Easier to understand name) |
imported>Haama (Added See Also) |
||
Line 44: | Line 44: | ||
set InvObjCount to (pCont.GetItemCount pInvObj) | set InvObjCount to (pCont.GetItemCount pInvObj) | ||
</ul> | </ul> | ||
==See Also== | |||
*[[GetInventoryObject]] | |||
*[[Label]] | |||
*[[GetNumItems]] | |||
[[Category:Useful Code]] | [[Category:Useful Code]] | ||
[[Category:Standardized Snippets]] | [[Category:Standardized Snippets]] |