C# Class Server.Items.PMList

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

Public Properties

Property Type Description
AOSLists Server.Items.PMList[]
AOSListsYoung Server.Items.PMList[]
Felucca PMList
LBRLists Server.Items.PMList[]
LBRListsYoung Server.Items.PMList[]
RedLists Server.Items.PMList[]
SELists Server.Items.PMList[]
SEListsYoung Server.Items.PMList[]
SigilLists Server.Items.PMList[]
UORLists Server.Items.PMList[]
UORListsYoung Server.Items.PMList[]

Public Methods

Method Description
PMList ( int number, int selNumber, Server.Map map, PMEntry entries ) : System

Method Details

PMList() public method

public PMList ( int number, int selNumber, Server.Map map, PMEntry entries ) : System
number int
selNumber int
map Server.Map
entries PMEntry
return System

Property Details

AOSLists public_oe static_oe property

public static PMList[],Server.Items AOSLists
return Server.Items.PMList[]

AOSListsYoung public_oe static_oe property

public static PMList[],Server.Items AOSListsYoung
return Server.Items.PMList[]

Felucca public_oe static_oe property

public static PMList,Server.Items Felucca
return PMList

LBRLists public_oe static_oe property

public static PMList[],Server.Items LBRLists
return Server.Items.PMList[]

LBRListsYoung public_oe static_oe property

public static PMList[],Server.Items LBRListsYoung
return Server.Items.PMList[]

RedLists public_oe static_oe property

public static PMList[],Server.Items RedLists
return Server.Items.PMList[]

SELists public_oe static_oe property

public static PMList[],Server.Items SELists
return Server.Items.PMList[]

SEListsYoung public_oe static_oe property

public static PMList[],Server.Items SEListsYoung
return Server.Items.PMList[]

SigilLists public_oe static_oe property

public static PMList[],Server.Items SigilLists
return Server.Items.PMList[]

UORLists public_oe static_oe property

public static PMList[],Server.Items UORLists
return Server.Items.PMList[]

UORListsYoung public_oe static_oe property

public static PMList[],Server.Items UORListsYoung
return Server.Items.PMList[]