Back to Server.Engines.Craft

CraftSubResCol : CollectionBase, IList, ICollection, IEnumerable

(ctor) CraftSubResCol()
bool Init( get; set; )
int NameNumber( get; set; )
string NameString( get; set; )
Type ResType( get; set; )
void Add( CraftSubRes craftSubRes )
CraftSubRes GetAt( int index )
void Remove( int index )
CraftSubRes SearchFor( Type type )