#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

View file

@ -0,0 +1,27 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - GuildDiplomacyGump</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Guilds.html">Back to Server.Guilds</a></h4>
<h2>GuildDiplomacyGump : <!-- DBG-1 --><a href="BaseGuildListGump-T-.html">BaseGuildListGump</a>&lt;<a href="Guild.html">Guild</a>&gt;</h2>
<h4>Derived Types: <!-- DBG-3 --><a href="AllianceRosterGump.html">AllianceRosterGump</a></h4>
<h4>Nested Types: <!-- DBG-4 --><a href="AbbrevComparer.html">AbbrevComparer</a>, <!-- DBG-4 --><a href="NameComparer.html">NameComparer</a>, <!-- DBG-4 --><a href="StatusComparer.html">StatusComparer</a></h4>
(<font color="blue">ctor</font>) GuildDiplomacyGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g )<br>
(<font color="blue">ctor</font>) GuildDiplomacyGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">IComparer</font>&lt;<a href="Guild.html">Guild</a>&gt; currentComparer, <font color="blue">bool</font> ascending, <font color="blue">string</font> filter, <font color="blue">int</font> startNumber, <!-- DBG-0 --><a href="GuildDisplayType.html">GuildDisplayType</a> display )<br>
(<font color="blue">ctor</font>) GuildDiplomacyGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">bool</font> ascending, <font color="blue">string</font> filter, <font color="blue">int</font> startNumber, <font color="blue">List</font>&lt;<a href="Guild.html">Guild</a>&gt; list, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> lowerText )<br>
(<font color="blue">ctor</font>) GuildDiplomacyGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">IComparer</font>&lt;<a href="Guild.html">Guild</a>&gt; currentComparer, <font color="blue">bool</font> ascending, <font color="blue">string</font> filter, <font color="blue">int</font> startNumber, <font color="blue">List</font>&lt;<a href="Guild.html">Guild</a>&gt; list, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> lowerText )<br>
(<font color="blue">ctor</font>) GuildDiplomacyGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">IComparer</font>&lt;<a href="Guild.html">Guild</a>&gt; currentComparer, <font color="blue">bool</font> ascending, <font color="blue">string</font> filter, <font color="blue">int</font> startNumber, <!-- DBG-0 --><a href="GuildDisplayType.html">GuildDisplayType</a> display, <font color="blue">List</font>&lt;<a href="Guild.html">Guild</a>&gt; list, <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> lowerText )<br>
<font color="blue">bool</font> AllowAdvancedSearch( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> WillFilter( <font color="blue">get</font>; )<br>
<font color="blue">void</font> AdvancedSearch_Callback( <!-- DBG-0 --><a href="GuildDisplayType.html">GuildDisplayType</a> display )<br>
<font color="blue">virtual</font> <font color="blue">void</font> DrawEndingEntry( <font color="blue">int</font> itemNumber )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="Gump.html">Gump</a> GetObjectInfoGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <!-- DBG-0 --><a href="Guild.html">Guild</a> o )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="Gump.html">Gump</a> GetResentGump( <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> pm, <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">IComparer</font>&lt;<a href="Guild.html">Guild</a>&gt; comparer, <font color="blue">bool</font> ascending, <font color="blue">string</font> filter, <font color="blue">int</font> startNumber )<br>
<font color="blue">virtual</font> <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a>[] GetValuesFor( <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">int</font> aryLength )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> HasRelationship( <!-- DBG-0 --><a href="Guild.html">Guild</a> g )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> IsFiltered( <!-- DBG-0 --><a href="Guild.html">Guild</a> g, <font color="blue">string</font> filter )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> sender, <!-- DBG-0 --><a href="RelayInfo.html">RelayInfo</a> info )<br>
<font color="blue">virtual</font> <font color="blue">void</font> PopulateGump()<br>
</body>
</html>