Difference between revisions of "BaseGetItemCount"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Returns the count of an item in a form's base container. |name = BaseGetItemCount |returnType = int |referenceType = [BaseGetItemCount]...")
 
imported>Pintocat
Line 18: Line 18:


[[Category:Item_Functions_(Lutana)]]
[[Category:Item_Functions_(Lutana)]]
[[BaseAddItem]]

Revision as of 14:08, 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