mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +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="Class ToastGui
|
||||
">
|
||||
<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">
|
||||
|
|
@ -81,9 +81,10 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">ToastGui</span></div>
|
||||
</div>
|
||||
<div classs="implements">
|
||||
<div class="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><span class="xref">System.IDisposable</span></div>
|
||||
<div><a class="xref" href="Dalamud.IServiceType.html">IServiceType</a></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
|
|
@ -113,32 +114,16 @@
|
|||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Game_Gui_Toast_ToastGui_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public sealed class ToastGui : IDisposable</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public sealed class ToastGui : IDisposable, IServiceType</code></pre>
|
||||
</div>
|
||||
<h3 id="methods">Methods
|
||||
</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_Gui_Toast_ToastGui_Enable.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.Enable%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/Gui/Toast/ToastGui.cs/#L103">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_Enable_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.Enable*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_Enable" data-uid="Dalamud.Game.Gui.Toast.ToastGui.Enable">Enable()</h4>
|
||||
<div class="markdown level1 summary"><p>Enables this module.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Enable()</code></pre>
|
||||
</div>
|
||||
<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_Gui_Toast_ToastGui_ShowError_Dalamud_Game_Text_SeStringHandling_SeString_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ShowError(Dalamud.Game.Text.SeStringHandling.SeString)%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/Gui/Toast/ToastGui.cs/#L378">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L383">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_ShowError_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowError*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ShowError_Dalamud_Game_Text_SeStringHandling_SeString_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowError(Dalamud.Game.Text.SeStringHandling.SeString)">ShowError(SeString)</h4>
|
||||
|
|
@ -172,7 +157,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_ShowError_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ShowError(System.String)%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/Gui/Toast/ToastGui.cs/#L369">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L374">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_ShowError_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowError*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ShowError_System_String_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowError(System.String)">ShowError(String)</h4>
|
||||
|
|
@ -206,7 +191,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_ShowNormal_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Gui_Toast_ToastOptions_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ShowNormal(Dalamud.Game.Text.SeStringHandling.SeString%2CDalamud.Game.Gui.Toast.ToastOptions)%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/Gui/Toast/ToastGui.cs/#L192">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L193">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_ShowNormal_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowNormal*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ShowNormal_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Gui_Toast_ToastOptions_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowNormal(Dalamud.Game.Text.SeStringHandling.SeString,Dalamud.Game.Gui.Toast.ToastOptions)">ShowNormal(SeString, ToastOptions)</h4>
|
||||
|
|
@ -246,7 +231,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_ShowNormal_System_String_Dalamud_Game_Gui_Toast_ToastOptions_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ShowNormal(System.String%2CDalamud.Game.Gui.Toast.ToastOptions)%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/Gui/Toast/ToastGui.cs/#L181">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L182">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_ShowNormal_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowNormal*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ShowNormal_System_String_Dalamud_Game_Gui_Toast_ToastOptions_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowNormal(System.String,Dalamud.Game.Gui.Toast.ToastOptions)">ShowNormal(String, ToastOptions)</h4>
|
||||
|
|
@ -286,7 +271,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_ShowQuest_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Gui_Toast_QuestToastOptions_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ShowQuest(Dalamud.Game.Text.SeStringHandling.SeString%2CDalamud.Game.Gui.Toast.QuestToastOptions)%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/Gui/Toast/ToastGui.cs/#L273">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L276">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_ShowQuest_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowQuest*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ShowQuest_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Gui_Toast_QuestToastOptions_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowQuest(Dalamud.Game.Text.SeStringHandling.SeString,Dalamud.Game.Gui.Toast.QuestToastOptions)">ShowQuest(SeString, QuestToastOptions)</h4>
|
||||
|
|
@ -326,7 +311,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_ShowQuest_System_String_Dalamud_Game_Gui_Toast_QuestToastOptions_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ShowQuest(System.String%2CDalamud.Game.Gui.Toast.QuestToastOptions)%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/Gui/Toast/ToastGui.cs/#L262">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L265">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_ShowQuest_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowQuest*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ShowQuest_System_String_Dalamud_Game_Gui_Toast_QuestToastOptions_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ShowQuest(System.String,Dalamud.Game.Gui.Toast.QuestToastOptions)">ShowQuest(String, QuestToastOptions)</h4>
|
||||
|
|
@ -368,7 +353,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_ErrorToast.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.ErrorToast%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/Gui/Toast/ToastGui.cs/#L96">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L99">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_ErrorToast" data-uid="Dalamud.Game.Gui.Toast.ToastGui.ErrorToast">ErrorToast</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when an error toast is sent by the game or a plugin.</p>
|
||||
|
|
@ -398,7 +383,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_QuestToast.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.QuestToast%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/Gui/Toast/ToastGui.cs/#L91">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L94">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_QuestToast" data-uid="Dalamud.Game.Gui.Toast.ToastGui.QuestToast">QuestToast</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when a quest toast is sent by the game or a plugin.</p>
|
||||
|
|
@ -428,7 +413,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_Toast.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.Toast%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/Gui/Toast/ToastGui.cs/#L86">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_Toast" data-uid="Dalamud.Game.Gui.Toast.ToastGui.Toast">Toast</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when a toast is sent by the game or a plugin.</p>
|
||||
|
|
@ -460,7 +445,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui_System_IDisposable_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui.System%23IDisposable%23Dispose%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/Gui/Toast/ToastGui.cs/#L113">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L106">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_Toast_ToastGui_System_IDisposable_Dispose_" data-uid="Dalamud.Game.Gui.Toast.ToastGui.System#IDisposable#Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_Toast_ToastGui_System_IDisposable_Dispose" data-uid="Dalamud.Game.Gui.Toast.ToastGui.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
|
||||
|
|
@ -475,6 +460,9 @@
|
|||
<div>
|
||||
<span class="xref">System.IDisposable</span>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.IServiceType.html">IServiceType</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
@ -486,7 +474,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_Toast_ToastGui.md&value=---%0Auid%3A%20Dalamud.Game.Gui.Toast.ToastGui%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/Gui/Toast/ToastGui.cs/#L363" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/Toast/ToastGui.cs/#L368" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue