mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-01 21:44:35 +01:00
docs: regenerate
This commit is contained in:
parent
c864cae087
commit
1eb35f29eb
935 changed files with 148201 additions and 35402 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class CommandInfo
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
<meta name="generator" content="docfx 2.58.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -83,18 +83,12 @@
|
|||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
|
|
@ -104,6 +98,12 @@
|
|||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Command.html">Dalamud.Game.Command</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
|
|
@ -115,14 +115,15 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo__ctor_Dalamud_Game_Command_CommandInfo_HandlerDelegate_.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.%23ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo__ctor_Dalamud_Game_Command_CommandInfo_HandlerDelegate_.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.%23ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Command_CommandInfo__ctor_" data-uid="Dalamud.Game.Command.CommandInfo.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Command_CommandInfo__ctor_Dalamud_Game_Command_CommandInfo_HandlerDelegate_" data-uid="Dalamud.Game.Command.CommandInfo.#ctor(Dalamud.Game.Command.CommandInfo.HandlerDelegate)">CommandInfo(CommandInfo.HandlerDelegate)</h4>
|
||||
<div class="markdown level1 summary"><p>Create a new CommandInfo with the provided handler.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.Command.CommandInfo.html">CommandInfo</a> class.
|
||||
Create a new CommandInfo with the provided handler.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -142,7 +143,8 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Command.CommandInfo.HandlerDelegate.html">CommandInfo.HandlerDelegate</a></td>
|
||||
<td><span class="parametername">handler</span></td>
|
||||
<td></td>
|
||||
<td><p>The method to call when the command is run.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -150,14 +152,14 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo_Handler.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.Handler%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo_Handler.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.Handler%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Command_CommandInfo_Handler_" data-uid="Dalamud.Game.Command.CommandInfo.Handler*"></a>
|
||||
<h4 id="Dalamud_Game_Command_CommandInfo_Handler" data-uid="Dalamud.Game.Command.CommandInfo.Handler">Handler</h4>
|
||||
<div class="markdown level1 summary"><p>A <a class="xref" href="Dalamud.Game.Command.CommandInfo.HandlerDelegate.html">CommandInfo.HandlerDelegate</a> which will be called when the command is dispatched.</p>
|
||||
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="Dalamud.Game.Command.CommandInfo.HandlerDelegate.html">CommandInfo.HandlerDelegate</a> which will be called when the command is dispatched.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -181,14 +183,14 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo_HelpMessage.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.HelpMessage%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo_HelpMessage.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.HelpMessage%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Command_CommandInfo_HelpMessage_" data-uid="Dalamud.Game.Command.CommandInfo.HelpMessage*"></a>
|
||||
<h4 id="Dalamud_Game_Command_CommandInfo_HelpMessage" data-uid="Dalamud.Game.Command.CommandInfo.HelpMessage">HelpMessage</h4>
|
||||
<div class="markdown level1 summary"><p>The help message for this command.</p>
|
||||
<div class="markdown level1 summary"><p>Gets or sets the help message for this command.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -212,14 +214,14 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo_ShowInHelp.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.ShowInHelp%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo_ShowInHelp.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo.ShowInHelp%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Command_CommandInfo_ShowInHelp_" data-uid="Dalamud.Game.Command.CommandInfo.ShowInHelp*"></a>
|
||||
<h4 id="Dalamud_Game_Command_CommandInfo_ShowInHelp" data-uid="Dalamud.Game.Command.CommandInfo.ShowInHelp">ShowInHelp</h4>
|
||||
<div class="markdown level1 summary"><p>If this command should be shown in the help output.</p>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether if this command should be shown in the help output.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -249,10 +251,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Command_CommandInfo.md&value=---%0Auid%3A%20Dalamud.Game.Command.CommandInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Command/CommandInfo.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue