mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
02f90899a3
commit
6fd636c26c
1239 changed files with 214126 additions and 66229 deletions
|
|
@ -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 "Result Dialog" packet. This is also used e.g. for reduction results, but we only care about tax rates.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue