Back to Server.Engines.BulkOrders

SmallBulkEntry

(static) SmallBulkEntry[] BlacksmithArmor( get; )
(static) SmallBulkEntry[] BlacksmithWeapons( get; )
(static) SmallBulkEntry[] TailorCloth( get; )
(static) SmallBulkEntry[] TailorLeather( get; )
(static) SmallBulkEntry[] GetEntries( string type, string name )
(static) SmallBulkEntry[] LoadEntries( string path )
(static) SmallBulkEntry[] LoadEntries( string type, string name )
(ctor) SmallBulkEntry( Type type, int number, int graphic )
int Graphic( get; )
int Number( get; )
Type Type( get; )