docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class StyleModel
">
<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">
@ -119,7 +119,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_BuiltInColors.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.BuiltInColors%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/Style/StyleModel.cs/#L27">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L33">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_BuiltInColors_" data-uid="Dalamud.Interface.Style.StyleModel.BuiltInColors*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_BuiltInColors" data-uid="Dalamud.Interface.Style.StyleModel.BuiltInColors">BuiltInColors</h4>
@ -128,7 +128,8 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public DalamudColors BuiltInColors { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonProperty(&quot;dol&quot;)]
public DalamudColors BuiltInColors { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -150,7 +151,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_Name.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Name%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/Style/StyleModel.cs/#L21">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L27">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Name_" data-uid="Dalamud.Interface.Style.StyleModel.Name*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Name" data-uid="Dalamud.Interface.Style.StyleModel.Name">Name</h4>
@ -159,7 +160,8 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Name { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonProperty(&quot;name&quot;)]
public string Name { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -181,7 +183,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_Version.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Version%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/Style/StyleModel.cs/#L33">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L39">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Version_" data-uid="Dalamud.Interface.Style.StyleModel.Version*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Version" data-uid="Dalamud.Interface.Style.StyleModel.Version">Version</h4>
@ -190,7 +192,8 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int Version { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonProperty(&quot;ver&quot;)]
public int Version { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -214,7 +217,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_Apply.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Apply%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/Style/StyleModel.cs/#L116">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L122">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Apply_" data-uid="Dalamud.Interface.Style.StyleModel.Apply*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Apply" data-uid="Dalamud.Interface.Style.StyleModel.Apply">Apply()</h4>
@ -230,7 +233,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_Deserialize_System_String_.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Deserialize(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/Style/StyleModel.cs/#L64">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L70">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Deserialize_" data-uid="Dalamud.Interface.Style.StyleModel.Deserialize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Deserialize_System_String_" data-uid="Dalamud.Interface.Style.StyleModel.Deserialize(System.String)">Deserialize(String)</h4>
@ -291,12 +294,28 @@
</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_Style_StyleModel_DonePushing.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.DonePushing%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/Style/StyleModel.cs/#L183">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_DonePushing_" data-uid="Dalamud.Interface.Style.StyleModel.DonePushing*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_DonePushing" data-uid="Dalamud.Interface.Style.StyleModel.DonePushing">DonePushing()</h4>
<div class="markdown level1 summary"><p>Indicate that you have pushed.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected void DonePushing()</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_Style_StyleModel_GetConfiguredStyle.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.GetConfiguredStyle%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/Style/StyleModel.cs/#L46">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L52">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_GetConfiguredStyle_" data-uid="Dalamud.Interface.Style.StyleModel.GetConfiguredStyle*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_GetConfiguredStyle" data-uid="Dalamud.Interface.Style.StyleModel.GetConfiguredStyle">GetConfiguredStyle()</h4>
@ -328,7 +347,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_GetConfiguredStyles.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.GetConfiguredStyles%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/Style/StyleModel.cs/#L56">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L62">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_GetConfiguredStyles_" data-uid="Dalamud.Interface.Style.StyleModel.GetConfiguredStyles*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_GetConfiguredStyles" data-uid="Dalamud.Interface.Style.StyleModel.GetConfiguredStyles">GetConfiguredStyles()</h4>
@ -360,7 +379,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_GetFromCurrent.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.GetFromCurrent%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/Style/StyleModel.cs/#L40">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L46">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_GetFromCurrent_" data-uid="Dalamud.Interface.Style.StyleModel.GetFromCurrent*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_GetFromCurrent" data-uid="Dalamud.Interface.Style.StyleModel.GetFromCurrent">GetFromCurrent()</h4>
@ -392,7 +411,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_Pop.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Pop%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/Style/StyleModel.cs/#L126">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L132">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Pop_" data-uid="Dalamud.Interface.Style.StyleModel.Pop*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Pop" data-uid="Dalamud.Interface.Style.StyleModel.Pop">Pop()</h4>
@ -401,14 +420,14 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public abstract void Pop()</code></pre>
<pre><code class="lang-csharp hljs">public void Pop()</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_Style_StyleModel_Push.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Push%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/Style/StyleModel.cs/#L121">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L127">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Push_" data-uid="Dalamud.Interface.Style.StyleModel.Push*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Push" data-uid="Dalamud.Interface.Style.StyleModel.Push">Push()</h4>
@ -419,12 +438,132 @@
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public abstract void Push()</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_Style_StyleModel_PushColorHelper_ImGuiNET_ImGuiCol_System_Numerics_Vector4_.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.PushColorHelper(ImGuiNET.ImGuiCol%2CSystem.Numerics.Vector4)%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/Style/StyleModel.cs/#L172">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_PushColorHelper_" data-uid="Dalamud.Interface.Style.StyleModel.PushColorHelper*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_PushColorHelper_ImGuiNET_ImGuiCol_System_Numerics_Vector4_" data-uid="Dalamud.Interface.Style.StyleModel.PushColorHelper(ImGuiNET.ImGuiCol,System.Numerics.Vector4)">PushColorHelper(ImGuiCol, Vector4)</h4>
<div class="markdown level1 summary"><p>Push a style color.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected void PushColorHelper(ImGuiCol color, Vector4 value)</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="ImGuiNET.ImGuiCol.html">ImGuiCol</a></td>
<td><span class="parametername">color</span></td>
<td><p>Color kind.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector4</span></td>
<td><span class="parametername">value</span></td>
<td><p>Color value.</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_Style_StyleModel_PushStyleHelper_ImGuiNET_ImGuiStyleVar_System_Numerics_Vector2_.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.PushStyleHelper(ImGuiNET.ImGuiStyleVar%2CSystem.Numerics.Vector2)%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/Style/StyleModel.cs/#L159">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_PushStyleHelper_" data-uid="Dalamud.Interface.Style.StyleModel.PushStyleHelper*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_PushStyleHelper_ImGuiNET_ImGuiStyleVar_System_Numerics_Vector2_" data-uid="Dalamud.Interface.Style.StyleModel.PushStyleHelper(ImGuiNET.ImGuiStyleVar,System.Numerics.Vector2)">PushStyleHelper(ImGuiStyleVar, Vector2)</h4>
<div class="markdown level1 summary"><p>Push a style var.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected void PushStyleHelper(ImGuiStyleVar style, Vector2 arg)</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="ImGuiNET.ImGuiStyleVar.html">ImGuiStyleVar</a></td>
<td><span class="parametername">style</span></td>
<td><p>Style kind.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Numerics.Vector2</span></td>
<td><span class="parametername">arg</span></td>
<td><p>Style var.</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_Style_StyleModel_PushStyleHelper_ImGuiNET_ImGuiStyleVar_System_Single_.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.PushStyleHelper(ImGuiNET.ImGuiStyleVar%2CSystem.Single)%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/Style/StyleModel.cs/#L146">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_PushStyleHelper_" data-uid="Dalamud.Interface.Style.StyleModel.PushStyleHelper*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_PushStyleHelper_ImGuiNET_ImGuiStyleVar_System_Single_" data-uid="Dalamud.Interface.Style.StyleModel.PushStyleHelper(ImGuiNET.ImGuiStyleVar,System.Single)">PushStyleHelper(ImGuiStyleVar, Single)</h4>
<div class="markdown level1 summary"><p>Push a style var.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">protected void PushStyleHelper(ImGuiStyleVar style, float arg)</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="ImGuiNET.ImGuiStyleVar.html">ImGuiStyleVar</a></td>
<td><span class="parametername">style</span></td>
<td><p>Style kind.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Single</span></td>
<td><span class="parametername">arg</span></td>
<td><p>Style var.</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_Style_StyleModel_Serialize.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.Serialize%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/Style/StyleModel.cs/#L98">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L104">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_Serialize_" data-uid="Dalamud.Interface.Style.StyleModel.Serialize*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_Serialize" data-uid="Dalamud.Interface.Style.StyleModel.Serialize">Serialize()</h4>
@ -472,7 +611,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel_TransferOldModels.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel.TransferOldModels%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/Style/StyleModel.cs/#L77">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L83">View Source</a>
</span>
<a id="Dalamud_Interface_Style_StyleModel_TransferOldModels_" data-uid="Dalamud.Interface.Style.StyleModel.TransferOldModels*"></a>
<h4 id="Dalamud_Interface_Style_StyleModel_TransferOldModels" data-uid="Dalamud.Interface.Style.StyleModel.TransferOldModels">TransferOldModels()</h4>
@ -494,7 +633,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Style_StyleModel.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Style.StyleModel%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/Style/StyleModel.cs/#L16" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/Style/StyleModel.cs/#L18" class="contribution-link">View Source</a>
</li>
</ul>
</div>