Difference between revisions of "BaseAddItem"

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


[[BaseGetItemCount]]
[[BaseGetItemCount]]
[[BaseAddItemHealth]]
[[BaseRemoveItem]]

Revision as of 17:51, 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

BaseAddItemHealth

BaseRemoveItem