mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
docs: regenerate
This commit is contained in:
parent
54f6a97c8d
commit
a3686d9c93
992 changed files with 51626 additions and 8743 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class Window
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
<meta name="generator" content="docfx 2.59.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -732,6 +732,22 @@ You do NOT need to ImGui.Begin your window.</p>
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Toggle()</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_Interface_Windowing_Window_Update.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.Window.Update%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/Interface/Windowing/Window.cs/#L164">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Windowing_Window_Update_" data-uid="Dalamud.Interface.Windowing.Window.Update*"></a>
|
||||
<h4 id="Dalamud_Interface_Windowing_Window_Update" data-uid="Dalamud.Interface.Windowing.Window.Update">Update()</h4>
|
||||
<div class="markdown level1 summary"><p>Code to be executed every frame, even when the window is collapsed.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public virtual void Update()</code></pre>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue