mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
533 lines
28 KiB
HTML
533 lines
28 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Class WindowSystem
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Class WindowSystem
|
|
">
|
|
<meta name="generator" content="docfx 2.59.1.0">
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico">
|
|
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
|
<link rel="stylesheet" href="../styles/docfx.css">
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
<meta property="docfx:navrel" content="">
|
|
<meta property="docfx:tocrel" content="toc.html">
|
|
|
|
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
|
<div id="wrapper">
|
|
<header>
|
|
|
|
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
|
|
<a class="navbar-brand" href="../index.html">
|
|
<img id="logo" class="svg" src="../logo.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar">
|
|
<form class="navbar-form navbar-right" role="search" id="search">
|
|
<div class="form-group">
|
|
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="subnav navbar navbar-default">
|
|
<div class="container hide-when-search" id="breadcrumb">
|
|
<ul class="breadcrumb">
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<div role="main" class="container body-content hide-when-search">
|
|
|
|
<div class="sidenav hide-when-search">
|
|
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
<div class="sidetoggle collapse" id="sidetoggle">
|
|
<div id="sidetoc"></div>
|
|
</div>
|
|
</div>
|
|
<div class="article row grid-right">
|
|
<div class="col-md-10">
|
|
<article class="content wrap" id="_content" data-uid="Dalamud.Interface.Windowing.WindowSystem">
|
|
|
|
|
|
<h1 id="Dalamud_Interface_Windowing_WindowSystem" data-uid="Dalamud.Interface.Windowing.WindowSystem" class="text-break">Class WindowSystem
|
|
</h1>
|
|
<div class="markdown level0 summary"><p>Class running a WindowSystem using <a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a> implementations to simplify ImGui windowing.</p>
|
|
</div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="inheritance">
|
|
<h5>Inheritance</h5>
|
|
<div class="level0"><span class="xref">System.Object</span></div>
|
|
<div class="level1"><span class="xref">WindowSystem</span></div>
|
|
</div>
|
|
<div class="inheritedMembers">
|
|
<h5>Inherited Members</h5>
|
|
<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.GetHashCode()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetType()</span>
|
|
</div>
|
|
<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.Interface.Windowing.html">Dalamud.Interface.Windowing</a></h6>
|
|
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
|
<h5 id="Dalamud_Interface_Windowing_WindowSystem_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public class WindowSystem</code></pre>
|
|
</div>
|
|
<h3 id="constructors">Constructors
|
|
</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_Interface_Windowing_WindowSystem__ctor_System_String_.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.%23ctor(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/Interface/Windowing/WindowSystem.cs/#L27">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem__ctor_" data-uid="Dalamud.Interface.Windowing.WindowSystem.#ctor*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem__ctor_System_String_" data-uid="Dalamud.Interface.Windowing.WindowSystem.#ctor(System.String)">WindowSystem(String)</h4>
|
|
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a> class.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public WindowSystem(string imNamespace = null)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td><span class="parametername">imNamespace</span></td>
|
|
<td><p>The name/ID-space of this <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a>.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3 id="properties">Properties
|
|
</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_Interface_Windowing_WindowSystem_FocusedWindowSystemNamespace.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.FocusedWindowSystemNamespace%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/WindowSystem.cs/#L41">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_FocusedWindowSystemNamespace_" data-uid="Dalamud.Interface.Windowing.WindowSystem.FocusedWindowSystemNamespace*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_FocusedWindowSystemNamespace" data-uid="Dalamud.Interface.Windowing.WindowSystem.FocusedWindowSystemNamespace">FocusedWindowSystemNamespace</h4>
|
|
<div class="markdown level1 summary"><p>Gets the name of the currently focused window system that is redirecting normal escape functionality.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static string FocusedWindowSystemNamespace { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_HasAnyFocus.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.HasAnyFocus%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/WindowSystem.cs/#L52">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_HasAnyFocus_" data-uid="Dalamud.Interface.Windowing.WindowSystem.HasAnyFocus*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_HasAnyFocus" data-uid="Dalamud.Interface.Windowing.WindowSystem.HasAnyFocus">HasAnyFocus</h4>
|
|
<div class="markdown level1 summary"><p>Gets a value indicating whether any window in this <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a> has focus and is
|
|
not marked to be excluded from consideration.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool HasAnyFocus { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_HasAnyWindowSystemFocus.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.HasAnyWindowSystemFocus%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/WindowSystem.cs/#L36">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_HasAnyWindowSystemFocus_" data-uid="Dalamud.Interface.Windowing.WindowSystem.HasAnyWindowSystemFocus*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_HasAnyWindowSystemFocus" data-uid="Dalamud.Interface.Windowing.WindowSystem.HasAnyWindowSystemFocus">HasAnyWindowSystemFocus</h4>
|
|
<div class="markdown level1 summary"><p>Gets a value indicating whether any <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a> contains any <a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a>
|
|
that has focus and is not marked to be excluded from consideration.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static bool HasAnyWindowSystemFocus { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_Namespace.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.Namespace%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/WindowSystem.cs/#L57">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_Namespace_" data-uid="Dalamud.Interface.Windowing.WindowSystem.Namespace*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_Namespace" data-uid="Dalamud.Interface.Windowing.WindowSystem.Namespace">Namespace</h4>
|
|
<div class="markdown level1 summary"><p>Gets or sets the name/ID-space of this <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a>.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public string Namespace { get; set; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_TimeSinceLastAnyFocus.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.TimeSinceLastAnyFocus%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/WindowSystem.cs/#L46">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_TimeSinceLastAnyFocus_" data-uid="Dalamud.Interface.Windowing.WindowSystem.TimeSinceLastAnyFocus*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_TimeSinceLastAnyFocus" data-uid="Dalamud.Interface.Windowing.WindowSystem.TimeSinceLastAnyFocus">TimeSinceLastAnyFocus</h4>
|
|
<div class="markdown level1 summary"><p>Gets the timespan since the last time any window was focused.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static TimeSpan TimeSinceLastAnyFocus { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.TimeSpan</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_Windows.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.Windows%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/WindowSystem.cs/#L19">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_Windows_" data-uid="Dalamud.Interface.Windowing.WindowSystem.Windows*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_Windows" data-uid="Dalamud.Interface.Windowing.WindowSystem.Windows">Windows</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public IReadOnlyList<Window> Windows { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Collections.Generic.IReadOnlyList</span><<a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a>></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<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_Interface_Windowing_WindowSystem_AddWindow_Dalamud_Interface_Windowing_Window_.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.AddWindow(Dalamud.Interface.Windowing.Window)%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/WindowSystem.cs/#L63">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_AddWindow_" data-uid="Dalamud.Interface.Windowing.WindowSystem.AddWindow*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_AddWindow_Dalamud_Interface_Windowing_Window_" data-uid="Dalamud.Interface.Windowing.WindowSystem.AddWindow(Dalamud.Interface.Windowing.Window)">AddWindow(Window)</h4>
|
|
<div class="markdown level1 summary"><p>Add a window to this <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a>.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void AddWindow(Window window)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a></td>
|
|
<td><span class="parametername">window</span></td>
|
|
<td><p>The window to add.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_Draw.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.Draw%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/WindowSystem.cs/#L98">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_Draw_" data-uid="Dalamud.Interface.Windowing.WindowSystem.Draw*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_Draw" data-uid="Dalamud.Interface.Windowing.WindowSystem.Draw">Draw()</h4>
|
|
<div class="markdown level1 summary"><p>Draw all registered windows using ImGui.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void Draw()</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_WindowSystem_GetWindow_System_String_.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.GetWindow(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/Interface/Windowing/WindowSystem.cs/#L93">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_GetWindow_" data-uid="Dalamud.Interface.Windowing.WindowSystem.GetWindow*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_GetWindow_System_String_" data-uid="Dalamud.Interface.Windowing.WindowSystem.GetWindow(System.String)">GetWindow(String)</h4>
|
|
<div class="markdown level1 summary"><p>Get a window by name.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public Window GetWindow(string windowName)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.String</span></td>
|
|
<td><span class="parametername">windowName</span></td>
|
|
<td><p>The name of the <a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a></td>
|
|
<td><p>The <a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a> object with matching name or null.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</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_Interface_Windowing_WindowSystem_RemoveAllWindows.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.RemoveAllWindows%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/WindowSystem.cs/#L86">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_RemoveAllWindows_" data-uid="Dalamud.Interface.Windowing.WindowSystem.RemoveAllWindows*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_RemoveAllWindows" data-uid="Dalamud.Interface.Windowing.WindowSystem.RemoveAllWindows">RemoveAllWindows()</h4>
|
|
<div class="markdown level1 summary"><p>Remove all windows from this <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a>.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void RemoveAllWindows()</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_WindowSystem_RemoveWindow_Dalamud_Interface_Windowing_Window_.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem.RemoveWindow(Dalamud.Interface.Windowing.Window)%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/WindowSystem.cs/#L75">View Source</a>
|
|
</span>
|
|
<a id="Dalamud_Interface_Windowing_WindowSystem_RemoveWindow_" data-uid="Dalamud.Interface.Windowing.WindowSystem.RemoveWindow*"></a>
|
|
<h4 id="Dalamud_Interface_Windowing_WindowSystem_RemoveWindow_Dalamud_Interface_Windowing_Window_" data-uid="Dalamud.Interface.Windowing.WindowSystem.RemoveWindow(Dalamud.Interface.Windowing.Window)">RemoveWindow(Window)</h4>
|
|
<div class="markdown level1 summary"><p>Remove a window from this <a class="xref" href="Dalamud.Interface.Windowing.WindowSystem.html">WindowSystem</a>.</p>
|
|
</div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void RemoveWindow(Window window)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="Dalamud.Interface.Windowing.Window.html">Window</a></td>
|
|
<td><span class="parametername">window</span></td>
|
|
<td><p>The window to remove.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</article>
|
|
</div>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<div class="contribution">
|
|
<ul class="nav">
|
|
<li>
|
|
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Windowing_WindowSystem.md&value=---%0Auid%3A%20Dalamud.Interface.Windowing.WindowSystem%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/Interface/Windowing/WindowSystem.cs/#L14" class="contribution-link">View Source</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<h5>In This Article</h5>
|
|
<div></div>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="grad-bottom"></div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<span class="pull-right">
|
|
<a href="#top">Back to top</a>
|
|
</span>
|
|
|
|
<span>Generated by <strong>DocFX</strong></span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|