Difference between revisions of "BaseAddItem"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Adds an item to a form's base container. |name = BaseAddItem |returnType = void |referenceType = [BaseAddItem] |arguments = {{Funct...")
 
imported>Pintocat
Line 19: Line 19:
==See Also==
==See Also==
[[Category:Functions_(Lutana)]]
[[Category:Functions_(Lutana)]]
[[BaseGetItemCount]]

Revision as of 13:08, 20 December 2016

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

A function added by the Lutana NVSE plugin.

Description

Adds an item to a form's base container.

Syntax

[help]
[BaseAddItem].BaseAddItem item:form count:int baseContainerForm:form

See Also

BaseGetItemCount