docs: regenerate

This commit is contained in:
goat 2021-01-21 14:32:09 +01:00
parent a2af5e424e
commit 2e768b7144
579 changed files with 67404 additions and 2172 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class PluginDefinition
">
<meta name="generator" content="docfx 2.48.1.0">
<meta name="generator" content="docfx 2.56.6.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -298,6 +298,130 @@
</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_Plugin_PluginDefinition_DownloadLinkInstall.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.DownloadLinkInstall%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/Plugin/PluginDefinition.cs/#L89">View Source</a>
</span>
<a id="Dalamud_Plugin_PluginDefinition_DownloadLinkInstall_" data-uid="Dalamud.Plugin.PluginDefinition.DownloadLinkInstall*"></a>
<h4 id="Dalamud_Plugin_PluginDefinition_DownloadLinkInstall" data-uid="Dalamud.Plugin.PluginDefinition.DownloadLinkInstall">DownloadLinkInstall</h4>
<div class="markdown level1 summary"><p>Download link used to install the plugin.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string DownloadLinkInstall { 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_Plugin_PluginDefinition_DownloadLinkTesting.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.DownloadLinkTesting%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/Plugin/PluginDefinition.cs/#L99">View Source</a>
</span>
<a id="Dalamud_Plugin_PluginDefinition_DownloadLinkTesting_" data-uid="Dalamud.Plugin.PluginDefinition.DownloadLinkTesting*"></a>
<h4 id="Dalamud_Plugin_PluginDefinition_DownloadLinkTesting" data-uid="Dalamud.Plugin.PluginDefinition.DownloadLinkTesting">DownloadLinkTesting</h4>
<div class="markdown level1 summary"><p>Download link used to get testing versions of the plugin.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string DownloadLinkTesting { 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_Plugin_PluginDefinition_DownloadLinkUpdate.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.DownloadLinkUpdate%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/Plugin/PluginDefinition.cs/#L94">View Source</a>
</span>
<a id="Dalamud_Plugin_PluginDefinition_DownloadLinkUpdate_" data-uid="Dalamud.Plugin.PluginDefinition.DownloadLinkUpdate*"></a>
<h4 id="Dalamud_Plugin_PluginDefinition_DownloadLinkUpdate" data-uid="Dalamud.Plugin.PluginDefinition.DownloadLinkUpdate">DownloadLinkUpdate</h4>
<div class="markdown level1 summary"><p>Download link used to update the plugin.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string DownloadLinkUpdate { 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_Plugin_PluginDefinition_FromRepo.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.FromRepo%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/Plugin/PluginDefinition.cs/#L84">View Source</a>
</span>
<a id="Dalamud_Plugin_PluginDefinition_FromRepo_" data-uid="Dalamud.Plugin.PluginDefinition.FromRepo*"></a>
<h4 id="Dalamud_Plugin_PluginDefinition_FromRepo" data-uid="Dalamud.Plugin.PluginDefinition.FromRepo">FromRepo</h4>
<div class="markdown level1 summary"><p>Domain of the origin repo</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string FromRepo { 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_Plugin_PluginDefinition_InternalName.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.InternalName%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>
@ -422,6 +546,37 @@
</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_Plugin_PluginDefinition_LoadPriority.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.LoadPriority%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/Plugin/PluginDefinition.cs/#L104">View Source</a>
</span>
<a id="Dalamud_Plugin_PluginDefinition_LoadPriority_" data-uid="Dalamud.Plugin.PluginDefinition.LoadPriority*"></a>
<h4 id="Dalamud_Plugin_PluginDefinition_LoadPriority" data-uid="Dalamud.Plugin.PluginDefinition.LoadPriority">LoadPriority</h4>
<div class="markdown level1 summary"><p>Load priority for this plugin. Higher values means higher priority. 0 is default priority.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int LoadPriority { 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.Int32</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_Plugin_PluginDefinition_Name.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.PluginDefinition.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>
@ -562,7 +717,8 @@
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>