C# Class Server.Items.FillableContent

Mostrar archivo Open project: Grimoric/RunUO.T2A Class Usage Examples

Public Properties

Property Type Description
Alchemist FillableContent
Armorer FillableContent
ArtisanGuild FillableContent
Baker FillableContent
Bard FillableContent
Blacksmith FillableContent
Bowyer FillableContent
Butcher FillableContent
Carpenter FillableContent
Clothier FillableContent
Cobbler FillableContent
Docks FillableContent
Farm FillableContent
FighterGuild FillableContent
Guard FillableContent
Healer FillableContent
Herbalist FillableContent
Inn FillableContent
Jeweler FillableContent
Library FillableContent
Mage FillableContent
Merchant FillableContent
Mill FillableContent
Mine FillableContent
Observatory FillableContent
Painter FillableContent
Provisioner FillableContent
Ranger FillableContent
Stables FillableContent
Tanner FillableContent
Tavern FillableContent
ThiefGuild FillableContent
Tinker FillableContent
Veterinarian FillableContent
Weaponsmith FillableContent

Public Methods

Method Description
Acquire ( Point3D loc, Map map ) : FillableContent
Construct ( ) : Item
FillableContent ( int level, Type vendors, FillableEntry entries ) : System
Lookup ( FillableContentType type ) : FillableContent
Lookup ( FillableContent content ) : FillableContentType

Method Details

Acquire() public static method

public static Acquire ( Point3D loc, Map map ) : FillableContent
loc Point3D
map Map
return FillableContent

Construct() public method

public Construct ( ) : Item
return Item

FillableContent() public method

public FillableContent ( int level, Type vendors, FillableEntry entries ) : System
level int
vendors System.Type
entries FillableEntry
return System

Lookup() public static method

public static Lookup ( FillableContentType type ) : FillableContent
type FillableContentType
return FillableContent

Lookup() public static method

public static Lookup ( FillableContent content ) : FillableContentType
content FillableContent
return FillableContentType

Property Details

Alchemist public_oe static_oe property

public static FillableContent,Server.Items Alchemist
return FillableContent

Armorer public_oe static_oe property

public static FillableContent,Server.Items Armorer
return FillableContent

ArtisanGuild public_oe static_oe property

public static FillableContent,Server.Items ArtisanGuild
return FillableContent

Baker public_oe static_oe property

public static FillableContent,Server.Items Baker
return FillableContent

Bard public_oe static_oe property

public static FillableContent,Server.Items Bard
return FillableContent

Blacksmith public_oe static_oe property

public static FillableContent,Server.Items Blacksmith
return FillableContent

Bowyer public_oe static_oe property

public static FillableContent,Server.Items Bowyer
return FillableContent

Butcher public_oe static_oe property

public static FillableContent,Server.Items Butcher
return FillableContent

Carpenter public_oe static_oe property

public static FillableContent,Server.Items Carpenter
return FillableContent

Clothier public_oe static_oe property

public static FillableContent,Server.Items Clothier
return FillableContent

Cobbler public_oe static_oe property

public static FillableContent,Server.Items Cobbler
return FillableContent

Docks public_oe static_oe property

public static FillableContent,Server.Items Docks
return FillableContent

Farm public_oe static_oe property

public static FillableContent,Server.Items Farm
return FillableContent

FighterGuild public_oe static_oe property

public static FillableContent,Server.Items FighterGuild
return FillableContent

Guard public_oe static_oe property

public static FillableContent,Server.Items Guard
return FillableContent

Healer public_oe static_oe property

public static FillableContent,Server.Items Healer
return FillableContent

Herbalist public_oe static_oe property

public static FillableContent,Server.Items Herbalist
return FillableContent

Inn public_oe static_oe property

public static FillableContent,Server.Items Inn
return FillableContent

Jeweler public_oe static_oe property

public static FillableContent,Server.Items Jeweler
return FillableContent

Library public_oe static_oe property

public static FillableContent,Server.Items Library
return FillableContent

Mage public_oe static_oe property

public static FillableContent,Server.Items Mage
return FillableContent

Merchant public_oe static_oe property

public static FillableContent,Server.Items Merchant
return FillableContent

Mill public_oe static_oe property

public static FillableContent,Server.Items Mill
return FillableContent

Mine public_oe static_oe property

public static FillableContent,Server.Items Mine
return FillableContent

Observatory public_oe static_oe property

public static FillableContent,Server.Items Observatory
return FillableContent

Painter public_oe static_oe property

public static FillableContent,Server.Items Painter
return FillableContent

Provisioner public_oe static_oe property

public static FillableContent,Server.Items Provisioner
return FillableContent

Ranger public_oe static_oe property

public static FillableContent,Server.Items Ranger
return FillableContent

Stables public_oe static_oe property

public static FillableContent,Server.Items Stables
return FillableContent

Tanner public_oe static_oe property

public static FillableContent,Server.Items Tanner
return FillableContent

Tavern public_oe static_oe property

public static FillableContent,Server.Items Tavern
return FillableContent

ThiefGuild public_oe static_oe property

public static FillableContent,Server.Items ThiefGuild
return FillableContent

Tinker public_oe static_oe property

public static FillableContent,Server.Items Tinker
return FillableContent

Veterinarian public_oe static_oe property

public static FillableContent,Server.Items Veterinarian
return FillableContent

Weaponsmith public_oe static_oe property

public static FillableContent,Server.Items Weaponsmith
return FillableContent