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 (KeyValuePair
T
, Int32
)
Create a
Bunch
T
from a
KeyValuePair
TKey, TValue
.
Namespace:
Kit.Containers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
Copy
public
Bunch
(
KeyValuePair
<T,
int
>
pair
)
Request Example
View Source
Parameters
pair
Type:
System.Collections.Generic
KeyValuePair
T
,
Int32
See Also
Reference
Bunch
T
Structure
Bunch
T
Overload
Kit.Containers Namespace
Send comments on this topic to
agam@frag-games.com