Back to Server.Engines.Craft
CraftGroupCol : CollectionBase, IList, ICollection, IEnumerable
(
ctor
) CraftGroupCol()
int
Add(
CraftGroup
craftGroup )
CraftGroup
GetAt(
int
index )
void
Remove(
int
index )
int
SearchFor(
string
groupName )
int
SearchFor(
int
groupName )