Difference between revisions of "BaseAddItem"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
imported>Pintocat
m
 
Line 4: Line 4:
  |name = BaseAddItem
  |name = BaseAddItem
  |returnType = void
  |returnType = void
|referenceType = [BaseAddItem]
  |arguments =  
  |arguments =  
   {{FunctionArgument
   {{FunctionArgument

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

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

See Also

BaseGetItemCount

BaseAddItemHealth

BaseRemoveItem