Kit Documentation
Kit Documentation
Kit Reference
Kit.Containers
Bunch(T) Structure
Bunch(T) Constructor
Bunch(T) Constructor (KeyValuePair(T, Int32))
Bunch(T) Constructor (Bunch(T))
Bunch(T) Constructor (T, Int32)
Bunch
T
Constructor (
T
, Int32)
Create a bunch with the specified item and amount.
Namespace:
Kit.Containers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
Bunch
( T
item
,
int
amount
= 0 )
Request Example
View Source
Parameters
item
Type:
T
amount
(Optional)
Type:
System
Int32
See Also
Reference
Bunch
T
Structure
Bunch
T
Overload
Kit.Containers Namespace
Send comments on this topic to
agam@frag-games.com