#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
25
Docs/types/TheSummoningQuest.html
Normal file
25
Docs/types/TheSummoningQuest.html
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - TheSummoningQuest</title>
|
||||
</head>
|
||||
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
||||
<h4><a href="../namespaces/Server.Engines.Quests.Doom.html">Back to Server.Engines.Quests.Doom</a></h4>
|
||||
<h2>TheSummoningQuest : <!-- DBG-1 --><a href="QuestSystem.html">QuestSystem</a></h2>
|
||||
(<font color="blue">static</font>) <font color="blue">int</font> GetDaemonBonesFor( <!-- DBG-0 --><a href="BaseCreature.html">BaseCreature</a> creature )<br>
|
||||
(<font color="blue">ctor</font>) TheSummoningQuest()<br>
|
||||
(<font color="blue">ctor</font>) TheSummoningQuest( <!-- DBG-0 --><a href="Victoria.html">Victoria</a> victoria, <!-- DBG-0 --><a href="PlayerMobile.html">PlayerMobile</a> from )<br>
|
||||
<font color="blue">bool</font> IsTutorial( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">object</font> Name( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">object</font> OfferMessage( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">int</font> Picture( <font color="blue">get</font>; )<br>
|
||||
TimeSpan RestartDelay( <font color="blue">get</font>; )<br>
|
||||
Type[] TypeReferenceTable( <font color="blue">get</font>; )<br>
|
||||
<!-- DBG-0 --><a href="Victoria.html">Victoria</a> Victoria( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">bool</font> WaitForSummon( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> Accept()<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> Cancel()<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> ChildDeserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> ChildSerialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> Slice()<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue