Difference between revisions of "BaseAddItem"
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 m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|name = BaseAddItem | |name = BaseAddItem | ||
|returnType = void | |returnType = void | ||
|arguments = | |arguments = | ||
{{FunctionArgument | {{FunctionArgument | ||
Line 19: | Line 18: | ||
==See Also== | ==See Also== | ||
[[Category:Functions_(Lutana)]] | [[Category:Functions_(Lutana)]] | ||
[[BaseGetItemCount]] | |||
[[BaseAddItemHealth]] | |||
[[BaseRemoveItem]] |
Latest revision as of 12:56, 10 February 2017
< [[::Category:Functions|Category:Functions]]
A function added by the Lutana NVSE plugin.
Description
Adds an item to a form's base container.
Syntax
BaseAddItem item:form count:int baseContainerForm:form