Kit Documentation
Kit Documentation
Kit Reference
Kit.Containers
Bag(T) Class
Bag(T) Methods
Add Method
Add Method (IDictionary(T, Int32))
Add Method (KeyValuePair(T, Int32))
Add Method (Bunch(T))
Add Method (T, Int32)
Bag
T
Add Method (
T
, Int32)
Adds the amount of items.
Namespace:
Kit.Containers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
void
Add
( T
item
,
int
amount
= 1 )
Request Example
View Source
Parameters
item
Type:
T
amount
(Optional)
Type:
System
Int32
See Also
Reference
Bag
T
Class
Add Overload
Kit.Containers Namespace
Send comments on this topic to
agam@frag-games.com