docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Dalamud.Game.Network.Structures
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -91,6 +91,14 @@
</section>
<h4><a class="xref" href="Dalamud.Game.Network.Structures.MarketBoardHistory.MarketBoardHistoryListing.html">MarketBoardHistory.MarketBoardHistoryListing</a></h4>
<section><p>This class represents the market board history of a single item from the <a class="xref" href="Dalamud.Game.Network.Structures.MarketBoardHistory.html">MarketBoardHistory</a> network packet.</p>
</section>
<h4><a class="xref" href="Dalamud.Game.Network.Structures.MarketBoardPurchase.html">MarketBoardPurchase</a></h4>
<section><p>Represents market board purchase information. This message is received from the
server when a purchase is made at a market board.</p>
</section>
<h4><a class="xref" href="Dalamud.Game.Network.Structures.MarketBoardPurchaseHandler.html">MarketBoardPurchaseHandler</a></h4>
<section><p>Represents market board purchase information. This message is sent from the
client when a purchase is made at a market board.</p>
</section>
<h4><a class="xref" href="Dalamud.Game.Network.Structures.MarketTaxRates.html">MarketTaxRates</a></h4>
<section><p>This class represents the &quot;Result Dialog&quot; packet. This is also used e.g. for reduction results, but we only care about tax rates.