Difference between revisions of "BaseGetItemCount"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
imported>Pintocat
Line 20: Line 20:


[[BaseAddItem]]
[[BaseAddItem]]
[[BaseAddItemHealth]]
[[BaseRemoveItem]]

Revision as of 18:51, 20 December 2016

< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Returns the count of an item in a form's base container.

Syntax

[help]
(int) [BaseGetItemCount].BaseGetItemCount item:form base:form

See Also

BaseAddItem

BaseAddItemHealth

BaseRemoveItem