docs: add new files

This commit is contained in:
goat 2021-08-28 19:42:19 +02:00
parent 92d646f538
commit ab2a97c2f8
No known key found for this signature in database
GPG key ID: F18F057873895461
38 changed files with 10868 additions and 0 deletions

View file

@ -0,0 +1,159 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum ConditionFlags
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum ConditionFlags
">
<meta name="generator" content="docfx 2.58.0.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.Game.Gui.PartyFinder.Types.ConditionFlags">
<h1 id="Dalamud_Game_Gui_PartyFinder_Types_ConditionFlags" data-uid="Dalamud.Game.Gui.PartyFinder.Types.ConditionFlags" class="text-break">Enum ConditionFlags
</h1>
<div class="markdown level0 summary"><p>Condition flags for the <a class="xref" href="Dalamud.Game.Gui.PartyFinder.PartyFinderGui.html">PartyFinderGui</a> class.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Gui.PartyFinder.Types.html">Dalamud.Game.Gui.PartyFinder.Types</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_Gui_PartyFinder_Types_ConditionFlags_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Flags]
public enum ConditionFlags : uint</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ConditionFlags_DutyComplete">DutyComplete</td>
<td><p>The duty complete condition.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ConditionFlags_DutyIncomplete">DutyIncomplete</td>
<td><p>The duty incomplete condition.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ConditionFlags_None">None</td>
<td><p>No duty condition.</p>
</td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_PartyFinder_Types_ConditionFlags.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.PartyFinder.Types.ConditionFlags%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/goaaats/Dalamud/blob/master/Dalamud/Game/Gui/PartyFinder/Types/ConditionFlags.cs/#L8" 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>

View file

@ -0,0 +1,183 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum DutyCategory
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum DutyCategory
">
<meta name="generator" content="docfx 2.58.0.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.Game.Gui.PartyFinder.Types.DutyCategory">
<h1 id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory" data-uid="Dalamud.Game.Gui.PartyFinder.Types.DutyCategory" class="text-break">Enum DutyCategory
</h1>
<div class="markdown level0 summary"><p>Category flags for the <a class="xref" href="Dalamud.Game.Gui.PartyFinder.PartyFinderGui.html">PartyFinderGui</a> class.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Gui.PartyFinder.Types.html">Dalamud.Game.Gui.PartyFinder.Types</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum DutyCategory</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_AdventuringForays">AdventuringForays</td>
<td><p>The adventuring forays category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_DeepDungeons">DeepDungeons</td>
<td><p>The deep dungeons category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_Duty">Duty</td>
<td><p>The duty category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_Fates">Fates</td>
<td><p>The fate category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_GatheringForays">GatheringForays</td>
<td><p>The gathering forays category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_QuestBattles">QuestBattles</td>
<td><p>The quest battle category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_TheHunt">TheHunt</td>
<td><p>The hunt category.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_DutyCategory_TreasureHunt">TreasureHunt</td>
<td><p>The treasure hunt category.</p>
</td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_PartyFinder_Types_DutyCategory.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.PartyFinder.Types.DutyCategory%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/goaaats/Dalamud/blob/master/Dalamud/Game/Gui/PartyFinder/Types/DutyCategory.cs/#L6" 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>

View file

@ -0,0 +1,159 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum LootRuleFlags
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum LootRuleFlags
">
<meta name="generator" content="docfx 2.58.0.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.Game.Gui.PartyFinder.Types.LootRuleFlags">
<h1 id="Dalamud_Game_Gui_PartyFinder_Types_LootRuleFlags" data-uid="Dalamud.Game.Gui.PartyFinder.Types.LootRuleFlags" class="text-break">Enum LootRuleFlags
</h1>
<div class="markdown level0 summary"><p>Loot rule flags for the <a class="xref" href="Dalamud.Game.Gui.PartyFinder.PartyFinderGui.html">PartyFinderGui</a> class.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Gui.PartyFinder.Types.html">Dalamud.Game.Gui.PartyFinder.Types</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_Gui_PartyFinder_Types_LootRuleFlags_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Flags]
public enum LootRuleFlags : uint</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_LootRuleFlags_GreedOnly">GreedOnly</td>
<td><p>The greed only rule.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_LootRuleFlags_Lootmaster">Lootmaster</td>
<td><p>The lootmaster rule.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_LootRuleFlags_None">None</td>
<td><p>No loot rules.</p>
</td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_PartyFinder_Types_LootRuleFlags.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.PartyFinder.Types.LootRuleFlags%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/goaaats/Dalamud/blob/master/Dalamud/Game/Gui/PartyFinder/Types/LootRuleFlags.cs/#L8" 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>

View file

@ -0,0 +1,164 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum ObjectiveFlags
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum ObjectiveFlags
">
<meta name="generator" content="docfx 2.58.0.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.Game.Gui.PartyFinder.Types.ObjectiveFlags">
<h1 id="Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags" data-uid="Dalamud.Game.Gui.PartyFinder.Types.ObjectiveFlags" class="text-break">Enum ObjectiveFlags
</h1>
<div class="markdown level0 summary"><p>Objective flags for the <a class="xref" href="Dalamud.Game.Gui.PartyFinder.PartyFinderGui.html">PartyFinderGui</a> class.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Gui.PartyFinder.Types.html">Dalamud.Game.Gui.PartyFinder.Types</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Flags]
public enum ObjectiveFlags : uint</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags_DutyCompletion">DutyCompletion</td>
<td><p>The duty completion objective.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags_Loot">Loot</td>
<td><p>The loot objective.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags_None">None</td>
<td><p>No objective.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags_Practice">Practice</td>
<td><p>The practice objective.</p>
</td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_PartyFinder_Types_ObjectiveFlags.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.PartyFinder.Types.ObjectiveFlags%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/goaaats/Dalamud/blob/master/Dalamud/Game/Gui/PartyFinder/Types/ObjectiveFlags.cs/#L8" 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>

View file

@ -0,0 +1,169 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum SearchAreaFlags
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum SearchAreaFlags
">
<meta name="generator" content="docfx 2.58.0.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.Game.Gui.PartyFinder.Types.SearchAreaFlags">
<h1 id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags" data-uid="Dalamud.Game.Gui.PartyFinder.Types.SearchAreaFlags" class="text-break">Enum SearchAreaFlags
</h1>
<div class="markdown level0 summary"><p>Search area flags for the <a class="xref" href="Dalamud.Game.Gui.PartyFinder.PartyFinderGui.html">PartyFinderGui</a> class.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Gui.PartyFinder.Types.html">Dalamud.Game.Gui.PartyFinder.Types</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[Flags]
public enum SearchAreaFlags : uint</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags_AllianceRaid">AllianceRaid</td>
<td><p>Alliance raid.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags_DataCentre">DataCentre</td>
<td><p>Datacenter.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags_OnePlayerPerJob">OnePlayerPerJob</td>
<td><p>One player per job.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags_Private">Private</td>
<td><p>Private.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags_World">World</td>
<td><p>World.</p>
</td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_PartyFinder_Types_SearchAreaFlags.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.PartyFinder.Types.SearchAreaFlags%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/goaaats/Dalamud/blob/master/Dalamud/Game/Gui/PartyFinder/Types/SearchAreaFlags.cs/#L8" 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>

View file

@ -0,0 +1,168 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum NotificationType
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum NotificationType
">
<meta name="generator" content="docfx 2.58.0.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.Internal.Notifications.NotificationType">
<h1 id="Dalamud_Interface_Internal_Notifications_NotificationType" data-uid="Dalamud.Interface.Internal.Notifications.NotificationType" class="text-break">Enum NotificationType
</h1>
<div class="markdown level0 summary"><p>Possible notification types.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Interface.Internal.Notifications.html">Dalamud.Interface.Internal.Notifications</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Interface_Internal_Notifications_NotificationType_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum NotificationType</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="Dalamud_Interface_Internal_Notifications_NotificationType_Error">Error</td>
<td><p>Type indicating an error.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Interface_Internal_Notifications_NotificationType_Info">Info</td>
<td><p>Type indicating generic information.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Interface_Internal_Notifications_NotificationType_None">None</td>
<td><p>No special type.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Interface_Internal_Notifications_NotificationType_Success">Success</td>
<td><p>Type indicating success.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Interface_Internal_Notifications_NotificationType_Warning">Warning</td>
<td><p>Type indicating a warning.</p>
</td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Internal_Notifications_NotificationType.md&amp;value=---%0Auid%3A%20Dalamud.Interface.Internal.Notifications.NotificationType%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/goaaats/Dalamud/blob/master/Dalamud/Interface/Internal/Notifications/NotificationType.cs/#L6" 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>

View file

@ -0,0 +1,119 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace Dalamud.Interface.Internal.Notifications
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Dalamud.Interface.Internal.Notifications
">
<meta name="generator" content="docfx 2.58.0.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.Internal.Notifications">
<h1 id="Dalamud_Interface_Internal_Notifications" data-uid="Dalamud.Interface.Internal.Notifications" class="text-break">Namespace Dalamud.Interface.Internal.Notifications
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="enums">Enums
</h3>
<h4><a class="xref" href="Dalamud.Interface.Internal.Notifications.NotificationType.html">NotificationType</a></h4>
<section><p>Possible notification types.</p>
</section>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
</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>

View file

@ -0,0 +1,263 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class PluginServiceAttribute
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class PluginServiceAttribute
">
<meta name="generator" content="docfx 2.58.0.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.IoC.PluginServiceAttribute">
<h1 id="Dalamud_IoC_PluginServiceAttribute" data-uid="Dalamud.IoC.PluginServiceAttribute" class="text-break">Class PluginServiceAttribute
</h1>
<div class="markdown level0 summary"><p>This attribute indicates whether an applicable service should be injected into the plugin.</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">System.Attribute</span></div>
<div class="level2"><span class="xref">PluginServiceAttribute</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Attribute.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Assembly, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.MemberInfo, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.Module, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttribute(System.Reflection.ParameterInfo, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Assembly, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.MemberInfo, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.Module, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.GetCustomAttributes(System.Reflection.ParameterInfo, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefaultAttribute()</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.Assembly, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.Assembly, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.MemberInfo, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.Module, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.Module, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type)</span>
</div>
<div>
<span class="xref">System.Attribute.IsDefined(System.Reflection.ParameterInfo, System.Type, System.Boolean)</span>
</div>
<div>
<span class="xref">System.Attribute.Match(System.Object)</span>
</div>
<div>
<span class="xref">System.Attribute.TypeId</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</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.IoC.html">Dalamud.IoC</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_IoC_PluginServiceAttribute_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[AttributeUsage(AttributeTargets.Property)]
public class PluginServiceAttribute : Attribute</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_IoC_PluginServiceAttribute.md&amp;value=---%0Auid%3A%20Dalamud.IoC.PluginServiceAttribute%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/goaaats/Dalamud/blob/master/Dalamud/IoC/PluginServiceAttribute.cs/#L8" 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>

View file

@ -0,0 +1,252 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`1">
<h1 id="Dalamud_Plugin_ICallGateProvider_1" data-uid="Dalamud.Plugin.ICallGateProvider`1" class="text-break">Interface ICallGateProvider&lt;TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_1_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_1_RegisterAction_System_Action_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%601.RegisterAction(System.Action)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L13">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_1_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`1.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_1_RegisterAction_System_Action_" data-uid="Dalamud.Plugin.ICallGateProvider`1.RegisterAction(System.Action)">RegisterAction(Action)</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">void RegisterAction(Action action)</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.Action</span></td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_1_RegisterFunc_System_Func__0__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%601.RegisterFunc(System.Func%7B%600%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L16">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_1_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`1.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_1_RegisterFunc_System_Func__0__" data-uid="Dalamud.Plugin.ICallGateProvider`1.RegisterFunc(System.Func{`0})">RegisterFunc(Func&lt;TRet&gt;)</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">void RegisterFunc(Func&lt;TRet&gt; func)</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.Func</span>&lt;TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_1_SendMessage.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%601.SendMessage%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L25">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_1_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`1.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_1_SendMessage" data-uid="Dalamud.Plugin.ICallGateProvider`1.SendMessage">SendMessage()</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">void SendMessage()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_1_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%601.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L19">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_1_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`1.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_1_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`1.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_1_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%601.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L22">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_1_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`1.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_1_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`1.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_1.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%601%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L10" 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>

View file

@ -0,0 +1,273 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`2">
<h1 id="Dalamud_Plugin_ICallGateProvider_2" data-uid="Dalamud.Plugin.ICallGateProvider`2" class="text-break">Interface ICallGateProvider&lt;T1, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_2_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_2_RegisterAction_System_Action__0__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%602.RegisterAction(System.Action%7B%600%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L32">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_2_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`2.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_2_RegisterAction_System_Action__0__" data-uid="Dalamud.Plugin.ICallGateProvider`2.RegisterAction(System.Action{`0})">RegisterAction(Action&lt;T1&gt;)</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">void RegisterAction(Action&lt;T1&gt; action)</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.Action</span>&lt;T1&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_2_RegisterFunc_System_Func__0__1__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%602.RegisterFunc(System.Func%7B%600%2C%601%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L35">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_2_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`2.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_2_RegisterFunc_System_Func__0__1__" data-uid="Dalamud.Plugin.ICallGateProvider`2.RegisterFunc(System.Func{`0,`1})">RegisterFunc(Func&lt;T1, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, TRet&gt; func)</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.Func</span>&lt;T1, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_2_SendMessage__0_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%602.SendMessage(%600)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L44">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_2_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`2.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_2_SendMessage__0_" data-uid="Dalamud.Plugin.ICallGateProvider`2.SendMessage(`0)">SendMessage(T1)</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">void SendMessage(T1 arg1)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_2_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%602.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L38">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_2_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`2.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_2_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`2.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_2_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%602.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L41">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_2_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`2.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_2_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`2.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_2.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%602%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L29" 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>

View file

@ -0,0 +1,282 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`3">
<h1 id="Dalamud_Plugin_ICallGateProvider_3" data-uid="Dalamud.Plugin.ICallGateProvider`3" class="text-break">Interface ICallGateProvider&lt;T1, T2, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_3_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_3_RegisterAction_System_Action__0__1__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%603.RegisterAction(System.Action%7B%600%2C%601%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L51">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_3_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`3.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_3_RegisterAction_System_Action__0__1__" data-uid="Dalamud.Plugin.ICallGateProvider`3.RegisterAction(System.Action{`0,`1})">RegisterAction(Action&lt;T1, T2&gt;)</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">void RegisterAction(Action&lt;T1, T2&gt; action)</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.Action</span>&lt;T1, T2&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_3_RegisterFunc_System_Func__0__1__2__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%603.RegisterFunc(System.Func%7B%600%2C%601%2C%602%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L54">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_3_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`3.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_3_RegisterFunc_System_Func__0__1__2__" data-uid="Dalamud.Plugin.ICallGateProvider`3.RegisterFunc(System.Func{`0,`1,`2})">RegisterFunc(Func&lt;T1, T2, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, TRet&gt; func)</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.Func</span>&lt;T1, T2, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_3_SendMessage__0__1_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%603.SendMessage(%600%2C%601)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L63">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_3_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`3.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_3_SendMessage__0__1_" data-uid="Dalamud.Plugin.ICallGateProvider`3.SendMessage(`0,`1)">SendMessage(T1, T2)</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">void SendMessage(T1 arg1, T2 arg2)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_3_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%603.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L57">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_3_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`3.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_3_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`3.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_3_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%603.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L60">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_3_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`3.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_3_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`3.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_3.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%603%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L48" 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>

View file

@ -0,0 +1,291 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, T3, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, T3, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`4">
<h1 id="Dalamud_Plugin_ICallGateProvider_4" data-uid="Dalamud.Plugin.ICallGateProvider`4" class="text-break">Interface ICallGateProvider&lt;T1, T2, T3, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_4_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, T3, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_4_RegisterAction_System_Action__0__1__2__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%604.RegisterAction(System.Action%7B%600%2C%601%2C%602%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L70">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_4_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`4.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_4_RegisterAction_System_Action__0__1__2__" data-uid="Dalamud.Plugin.ICallGateProvider`4.RegisterAction(System.Action{`0,`1,`2})">RegisterAction(Action&lt;T1, T2, T3&gt;)</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">void RegisterAction(Action&lt;T1, T2, T3&gt; action)</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.Action</span>&lt;T1, T2, T3&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_4_RegisterFunc_System_Func__0__1__2__3__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%604.RegisterFunc(System.Func%7B%600%2C%601%2C%602%2C%603%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L73">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_4_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`4.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_4_RegisterFunc_System_Func__0__1__2__3__" data-uid="Dalamud.Plugin.ICallGateProvider`4.RegisterFunc(System.Func{`0,`1,`2,`3})">RegisterFunc(Func&lt;T1, T2, T3, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, T3, TRet&gt; func)</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.Func</span>&lt;T1, T2, T3, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_4_SendMessage__0__1__2_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%604.SendMessage(%600%2C%601%2C%602)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L82">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_4_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`4.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_4_SendMessage__0__1__2_" data-uid="Dalamud.Plugin.ICallGateProvider`4.SendMessage(`0,`1,`2)">SendMessage(T1, T2, T3)</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">void SendMessage(T1 arg1, T2 arg2, T3 arg3)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_4_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%604.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L76">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_4_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`4.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_4_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`4.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_4_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%604.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L79">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_4_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`4.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_4_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`4.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_4.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%604%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L67" 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>

View file

@ -0,0 +1,300 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, T3, T4, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, T3, T4, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`5">
<h1 id="Dalamud_Plugin_ICallGateProvider_5" data-uid="Dalamud.Plugin.ICallGateProvider`5" class="text-break">Interface ICallGateProvider&lt;T1, T2, T3, T4, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_5_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, T3, T4, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_5_RegisterAction_System_Action__0__1__2__3__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%605.RegisterAction(System.Action%7B%600%2C%601%2C%602%2C%603%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L89">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_5_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`5.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_5_RegisterAction_System_Action__0__1__2__3__" data-uid="Dalamud.Plugin.ICallGateProvider`5.RegisterAction(System.Action{`0,`1,`2,`3})">RegisterAction(Action&lt;T1, T2, T3, T4&gt;)</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">void RegisterAction(Action&lt;T1, T2, T3, T4&gt; action)</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.Action</span>&lt;T1, T2, T3, T4&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_5_RegisterFunc_System_Func__0__1__2__3__4__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%605.RegisterFunc(System.Func%7B%600%2C%601%2C%602%2C%603%2C%604%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L92">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_5_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`5.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_5_RegisterFunc_System_Func__0__1__2__3__4__" data-uid="Dalamud.Plugin.ICallGateProvider`5.RegisterFunc(System.Func{`0,`1,`2,`3,`4})">RegisterFunc(Func&lt;T1, T2, T3, T4, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, T3, T4, TRet&gt; func)</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.Func</span>&lt;T1, T2, T3, T4, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_5_SendMessage__0__1__2__3_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%605.SendMessage(%600%2C%601%2C%602%2C%603)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L101">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_5_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`5.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_5_SendMessage__0__1__2__3_" data-uid="Dalamud.Plugin.ICallGateProvider`5.SendMessage(`0,`1,`2,`3)">SendMessage(T1, T2, T3, T4)</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">void SendMessage(T1 arg1, T2 arg2, T3 arg3, T4 arg4)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_5_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%605.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L95">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_5_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`5.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_5_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`5.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_5_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%605.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L98">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_5_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`5.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_5_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`5.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_5.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%605%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L86" 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>

View file

@ -0,0 +1,309 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`6">
<h1 id="Dalamud_Plugin_ICallGateProvider_6" data-uid="Dalamud.Plugin.ICallGateProvider`6" class="text-break">Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_6_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, T3, T4, T5, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_6_RegisterAction_System_Action__0__1__2__3__4__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%606.RegisterAction(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L108">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_6_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`6.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_6_RegisterAction_System_Action__0__1__2__3__4__" data-uid="Dalamud.Plugin.ICallGateProvider`6.RegisterAction(System.Action{`0,`1,`2,`3,`4})">RegisterAction(Action&lt;T1, T2, T3, T4, T5&gt;)</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">void RegisterAction(Action&lt;T1, T2, T3, T4, T5&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_6_RegisterFunc_System_Func__0__1__2__3__4__5__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%606.RegisterFunc(System.Func%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L111">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_6_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`6.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_6_RegisterFunc_System_Func__0__1__2__3__4__5__" data-uid="Dalamud.Plugin.ICallGateProvider`6.RegisterFunc(System.Func{`0,`1,`2,`3,`4,`5})">RegisterFunc(Func&lt;T1, T2, T3, T4, T5, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, T3, T4, T5, TRet&gt; func)</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.Func</span>&lt;T1, T2, T3, T4, T5, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_6_SendMessage__0__1__2__3__4_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%606.SendMessage(%600%2C%601%2C%602%2C%603%2C%604)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L120">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_6_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`6.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_6_SendMessage__0__1__2__3__4_" data-uid="Dalamud.Plugin.ICallGateProvider`6.SendMessage(`0,`1,`2,`3,`4)">SendMessage(T1, T2, T3, T4, T5)</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">void SendMessage(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_6_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%606.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L114">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_6_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`6.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_6_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`6.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_6_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%606.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L117">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_6_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`6.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_6_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`6.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_6.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%606%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L105" 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>

View file

@ -0,0 +1,318 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`7">
<h1 id="Dalamud_Plugin_ICallGateProvider_7" data-uid="Dalamud.Plugin.ICallGateProvider`7" class="text-break">Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_7_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T6</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_7_RegisterAction_System_Action__0__1__2__3__4__5__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%607.RegisterAction(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L127">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_7_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`7.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_7_RegisterAction_System_Action__0__1__2__3__4__5__" data-uid="Dalamud.Plugin.ICallGateProvider`7.RegisterAction(System.Action{`0,`1,`2,`3,`4,`5})">RegisterAction(Action&lt;T1, T2, T3, T4, T5, T6&gt;)</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">void RegisterAction(Action&lt;T1, T2, T3, T4, T5, T6&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_7_RegisterFunc_System_Func__0__1__2__3__4__5__6__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%607.RegisterFunc(System.Func%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L130">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_7_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`7.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_7_RegisterFunc_System_Func__0__1__2__3__4__5__6__" data-uid="Dalamud.Plugin.ICallGateProvider`7.RegisterFunc(System.Func{`0,`1,`2,`3,`4,`5,`6})">RegisterFunc(Func&lt;T1, T2, T3, T4, T5, T6, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, T3, T4, T5, T6, TRet&gt; func)</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.Func</span>&lt;T1, T2, T3, T4, T5, T6, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_7_SendMessage__0__1__2__3__4__5_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%607.SendMessage(%600%2C%601%2C%602%2C%603%2C%604%2C%605)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L139">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_7_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`7.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_7_SendMessage__0__1__2__3__4__5_" data-uid="Dalamud.Plugin.ICallGateProvider`7.SendMessage(`0,`1,`2,`3,`4,`5)">SendMessage(T1, T2, T3, T4, T5, T6)</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">void SendMessage(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_7_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%607.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L133">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_7_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`7.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_7_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`7.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_7_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%607.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L136">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_7_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`7.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_7_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`7.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_7.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%607%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L124" 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>

View file

@ -0,0 +1,327 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`8">
<h1 id="Dalamud_Plugin_ICallGateProvider_8" data-uid="Dalamud.Plugin.ICallGateProvider`8" class="text-break">Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_8_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T6</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T7</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_8_RegisterAction_System_Action__0__1__2__3__4__5__6__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%608.RegisterAction(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L146">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_8_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`8.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_8_RegisterAction_System_Action__0__1__2__3__4__5__6__" data-uid="Dalamud.Plugin.ICallGateProvider`8.RegisterAction(System.Action{`0,`1,`2,`3,`4,`5,`6})">RegisterAction(Action&lt;T1, T2, T3, T4, T5, T6, T7&gt;)</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">void RegisterAction(Action&lt;T1, T2, T3, T4, T5, T6, T7&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6, T7&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_8_RegisterFunc_System_Func__0__1__2__3__4__5__6__7__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%608.RegisterFunc(System.Func%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L149">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_8_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`8.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_8_RegisterFunc_System_Func__0__1__2__3__4__5__6__7__" data-uid="Dalamud.Plugin.ICallGateProvider`8.RegisterFunc(System.Func{`0,`1,`2,`3,`4,`5,`6,`7})">RegisterFunc(Func&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt; func)</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.Func</span>&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_8_SendMessage__0__1__2__3__4__5__6_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%608.SendMessage(%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L158">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_8_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`8.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_8_SendMessage__0__1__2__3__4__5__6_" data-uid="Dalamud.Plugin.ICallGateProvider`8.SendMessage(`0,`1,`2,`3,`4,`5,`6)">SendMessage(T1, T2, T3, T4, T5, T6, T7)</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">void SendMessage(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T7</span></td>
<td><span class="parametername">arg7</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_8_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%608.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L152">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_8_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`8.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_8_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`8.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_8_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%608.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L155">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_8_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`8.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_8_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`8.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_8.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%608%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L143" 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>

View file

@ -0,0 +1,336 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateProvider`9">
<h1 id="Dalamud_Plugin_ICallGateProvider_9" data-uid="Dalamud.Plugin.ICallGateProvider`9" class="text-break">Interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateProvider_9_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateProvider&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T6</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T7</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T8</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_9_RegisterAction_System_Action__0__1__2__3__4__5__6__7__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%609.RegisterAction(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L165">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_9_RegisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`9.RegisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_9_RegisterAction_System_Action__0__1__2__3__4__5__6__7__" data-uid="Dalamud.Plugin.ICallGateProvider`9.RegisterAction(System.Action{`0,`1,`2,`3,`4,`5,`6,`7})">RegisterAction(Action&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt;)</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">void RegisterAction(Action&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_9_RegisterFunc_System_Func__0__1__2__3__4__5__6__7__8__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%609.RegisterFunc(System.Func%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607%2C%608%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L168">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_9_RegisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`9.RegisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_9_RegisterFunc_System_Func__0__1__2__3__4__5__6__7__8__" data-uid="Dalamud.Plugin.ICallGateProvider`9.RegisterFunc(System.Func{`0,`1,`2,`3,`4,`5,`6,`7,`8})">RegisterFunc(Func&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;)</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">void RegisterFunc(Func&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt; func)</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.Func</span>&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;</td>
<td><span class="parametername">func</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_9_SendMessage__0__1__2__3__4__5__6__7_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%609.SendMessage(%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L177">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_9_SendMessage_" data-uid="Dalamud.Plugin.ICallGateProvider`9.SendMessage*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_9_SendMessage__0__1__2__3__4__5__6__7_" data-uid="Dalamud.Plugin.ICallGateProvider`9.SendMessage(`0,`1,`2,`3,`4,`5,`6,`7)">SendMessage(T1, T2, T3, T4, T5, T6, T7, T8)</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">void SendMessage(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T7</span></td>
<td><span class="parametername">arg7</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T8</span></td>
<td><span class="parametername">arg8</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_9_UnregisterAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%609.UnregisterAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L171">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_9_UnregisterAction_" data-uid="Dalamud.Plugin.ICallGateProvider`9.UnregisterAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_9_UnregisterAction" data-uid="Dalamud.Plugin.ICallGateProvider`9.UnregisterAction">UnregisterAction()</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">void UnregisterAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_9_UnregisterFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%609.UnregisterFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L174">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateProvider_9_UnregisterFunc_" data-uid="Dalamud.Plugin.ICallGateProvider`9.UnregisterFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateProvider_9_UnregisterFunc" data-uid="Dalamud.Plugin.ICallGateProvider`9.UnregisterFunc">UnregisterFunc()</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">void UnregisterFunc()</code></pre>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateProvider_9.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateProvider%609%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateProvider.cs/#L162" 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>

View file

@ -0,0 +1,252 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`1">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_1" data-uid="Dalamud.Plugin.ICallGateSubscriber`1" class="text-break">Interface ICallGateSubscriber&lt;TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_1_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_1_InvokeAction.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%601.InvokeAction%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L19">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_1_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_1_InvokeAction" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.InvokeAction">InvokeAction()</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">void InvokeAction()</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_1_InvokeFunc.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%601.InvokeFunc%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L22">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_1_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_1_InvokeFunc" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.InvokeFunc">InvokeFunc()</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">TRet InvokeFunc()</code></pre>
</div>
<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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_1_Subscribe_System_Action_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%601.Subscribe(System.Action)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L13">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_1_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_1_Subscribe_System_Action_" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.Subscribe(System.Action)">Subscribe(Action)</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">void Subscribe(Action action)</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.Action</span></td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_1_Unsubscribe_System_Action_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%601.Unsubscribe(System.Action)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L16">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_1_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_1_Unsubscribe_System_Action_" data-uid="Dalamud.Plugin.ICallGateSubscriber`1.Unsubscribe(System.Action)">Unsubscribe(Action)</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">void Unsubscribe(Action action)</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.Action</span></td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_1.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%601%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L10" 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>

View file

@ -0,0 +1,290 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`2">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_2" data-uid="Dalamud.Plugin.ICallGateSubscriber`2" class="text-break">Interface ICallGateSubscriber&lt;T1, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_2_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_2_InvokeAction__0_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%602.InvokeAction(%600)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L35">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_2_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_2_InvokeAction__0_" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.InvokeAction(`0)">InvokeAction(T1)</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">void InvokeAction(T1 arg1)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_2_InvokeFunc__0_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%602.InvokeFunc(%600)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L38">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_2_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_2_InvokeFunc__0_" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.InvokeFunc(`0)">InvokeFunc(T1)</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">TRet InvokeFunc(T1 arg1)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_2_Subscribe_System_Action__0__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%602.Subscribe(System.Action%7B%600%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L29">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_2_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_2_Subscribe_System_Action__0__" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.Subscribe(System.Action{`0})">Subscribe(Action&lt;T1&gt;)</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">void Subscribe(Action&lt;T1&gt; action)</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.Action</span>&lt;T1&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_2_Unsubscribe_System_Action__0__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%602.Unsubscribe(System.Action%7B%600%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L32">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_2_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_2_Unsubscribe_System_Action__0__" data-uid="Dalamud.Plugin.ICallGateSubscriber`2.Unsubscribe(System.Action{`0})">Unsubscribe(Action&lt;T1&gt;)</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">void Unsubscribe(Action&lt;T1&gt; action)</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.Action</span>&lt;T1&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_2.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%602%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L26" 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>

View file

@ -0,0 +1,304 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`3">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_3" data-uid="Dalamud.Plugin.ICallGateSubscriber`3" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_3_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_3_InvokeAction__0__1_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%603.InvokeAction(%600%2C%601)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L51">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_3_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_3_InvokeAction__0__1_" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.InvokeAction(`0,`1)">InvokeAction(T1, T2)</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">void InvokeAction(T1 arg1, T2 arg2)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_3_InvokeFunc__0__1_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%603.InvokeFunc(%600%2C%601)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L54">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_3_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_3_InvokeFunc__0__1_" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.InvokeFunc(`0,`1)">InvokeFunc(T1, T2)</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">TRet InvokeFunc(T1 arg1, T2 arg2)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_3_Subscribe_System_Action__0__1__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%603.Subscribe(System.Action%7B%600%2C%601%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L45">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_3_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_3_Subscribe_System_Action__0__1__" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.Subscribe(System.Action{`0,`1})">Subscribe(Action&lt;T1, T2&gt;)</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">void Subscribe(Action&lt;T1, T2&gt; action)</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.Action</span>&lt;T1, T2&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_3_Unsubscribe_System_Action__0__1__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%603.Unsubscribe(System.Action%7B%600%2C%601%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L48">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_3_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_3_Unsubscribe_System_Action__0__1__" data-uid="Dalamud.Plugin.ICallGateSubscriber`3.Unsubscribe(System.Action{`0,`1})">Unsubscribe(Action&lt;T1, T2&gt;)</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">void Unsubscribe(Action&lt;T1, T2&gt; action)</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.Action</span>&lt;T1, T2&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_3.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%603%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L42" 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>

View file

@ -0,0 +1,318 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, T3, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, T3, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`4">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_4" data-uid="Dalamud.Plugin.ICallGateSubscriber`4" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, T3, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_4_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, T3, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_4_InvokeAction__0__1__2_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%604.InvokeAction(%600%2C%601%2C%602)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L67">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_4_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_4_InvokeAction__0__1__2_" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.InvokeAction(`0,`1,`2)">InvokeAction(T1, T2, T3)</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">void InvokeAction(T1 arg1, T2 arg2, T3 arg3)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_4_InvokeFunc__0__1__2_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%604.InvokeFunc(%600%2C%601%2C%602)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L70">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_4_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_4_InvokeFunc__0__1__2_" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.InvokeFunc(`0,`1,`2)">InvokeFunc(T1, T2, T3)</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">TRet InvokeFunc(T1 arg1, T2 arg2, T3 arg3)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_4_Subscribe_System_Action__0__1__2__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%604.Subscribe(System.Action%7B%600%2C%601%2C%602%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L61">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_4_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_4_Subscribe_System_Action__0__1__2__" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.Subscribe(System.Action{`0,`1,`2})">Subscribe(Action&lt;T1, T2, T3&gt;)</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">void Subscribe(Action&lt;T1, T2, T3&gt; action)</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.Action</span>&lt;T1, T2, T3&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_4_Unsubscribe_System_Action__0__1__2__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%604.Unsubscribe(System.Action%7B%600%2C%601%2C%602%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L64">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_4_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_4_Unsubscribe_System_Action__0__1__2__" data-uid="Dalamud.Plugin.ICallGateSubscriber`4.Unsubscribe(System.Action{`0,`1,`2})">Unsubscribe(Action&lt;T1, T2, T3&gt;)</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">void Unsubscribe(Action&lt;T1, T2, T3&gt; action)</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.Action</span>&lt;T1, T2, T3&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_4.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%604%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L58" 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>

View file

@ -0,0 +1,332 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, T3, T4, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, T3, T4, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`5">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_5" data-uid="Dalamud.Plugin.ICallGateSubscriber`5" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, T3, T4, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_5_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, T3, T4, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_5_InvokeAction__0__1__2__3_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%605.InvokeAction(%600%2C%601%2C%602%2C%603)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L83">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_5_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_5_InvokeAction__0__1__2__3_" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.InvokeAction(`0,`1,`2,`3)">InvokeAction(T1, T2, T3, T4)</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">void InvokeAction(T1 arg1, T2 arg2, T3 arg3, T4 arg4)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_5_InvokeFunc__0__1__2__3_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%605.InvokeFunc(%600%2C%601%2C%602%2C%603)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L86">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_5_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_5_InvokeFunc__0__1__2__3_" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.InvokeFunc(`0,`1,`2,`3)">InvokeFunc(T1, T2, T3, T4)</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">TRet InvokeFunc(T1 arg1, T2 arg2, T3 arg3, T4 arg4)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_5_Subscribe_System_Action__0__1__2__3__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%605.Subscribe(System.Action%7B%600%2C%601%2C%602%2C%603%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L77">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_5_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_5_Subscribe_System_Action__0__1__2__3__" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.Subscribe(System.Action{`0,`1,`2,`3})">Subscribe(Action&lt;T1, T2, T3, T4&gt;)</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">void Subscribe(Action&lt;T1, T2, T3, T4&gt; action)</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.Action</span>&lt;T1, T2, T3, T4&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_5_Unsubscribe_System_Action__0__1__2__3__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%605.Unsubscribe(System.Action%7B%600%2C%601%2C%602%2C%603%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L80">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_5_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_5_Unsubscribe_System_Action__0__1__2__3__" data-uid="Dalamud.Plugin.ICallGateSubscriber`5.Unsubscribe(System.Action{`0,`1,`2,`3})">Unsubscribe(Action&lt;T1, T2, T3, T4&gt;)</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">void Unsubscribe(Action&lt;T1, T2, T3, T4&gt; action)</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.Action</span>&lt;T1, T2, T3, T4&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_5.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%605%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L74" 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>

View file

@ -0,0 +1,346 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`6">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_6" data-uid="Dalamud.Plugin.ICallGateSubscriber`6" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_6_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_6_InvokeAction__0__1__2__3__4_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%606.InvokeAction(%600%2C%601%2C%602%2C%603%2C%604)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L99">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_6_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_6_InvokeAction__0__1__2__3__4_" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.InvokeAction(`0,`1,`2,`3,`4)">InvokeAction(T1, T2, T3, T4, T5)</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">void InvokeAction(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_6_InvokeFunc__0__1__2__3__4_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%606.InvokeFunc(%600%2C%601%2C%602%2C%603%2C%604)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L102">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_6_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_6_InvokeFunc__0__1__2__3__4_" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.InvokeFunc(`0,`1,`2,`3,`4)">InvokeFunc(T1, T2, T3, T4, T5)</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">TRet InvokeFunc(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_6_Subscribe_System_Action__0__1__2__3__4__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%606.Subscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L93">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_6_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_6_Subscribe_System_Action__0__1__2__3__4__" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.Subscribe(System.Action{`0,`1,`2,`3,`4})">Subscribe(Action&lt;T1, T2, T3, T4, T5&gt;)</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">void Subscribe(Action&lt;T1, T2, T3, T4, T5&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_6_Unsubscribe_System_Action__0__1__2__3__4__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%606.Unsubscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L96">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_6_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_6_Unsubscribe_System_Action__0__1__2__3__4__" data-uid="Dalamud.Plugin.ICallGateSubscriber`6.Unsubscribe(System.Action{`0,`1,`2,`3,`4})">Unsubscribe(Action&lt;T1, T2, T3, T4, T5&gt;)</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">void Unsubscribe(Action&lt;T1, T2, T3, T4, T5&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_6.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%606%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L90" 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>

View file

@ -0,0 +1,360 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`7">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_7" data-uid="Dalamud.Plugin.ICallGateSubscriber`7" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_7_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T6</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_7_InvokeAction__0__1__2__3__4__5_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%607.InvokeAction(%600%2C%601%2C%602%2C%603%2C%604%2C%605)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L115">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_7_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_7_InvokeAction__0__1__2__3__4__5_" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.InvokeAction(`0,`1,`2,`3,`4,`5)">InvokeAction(T1, T2, T3, T4, T5, T6)</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">void InvokeAction(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_7_InvokeFunc__0__1__2__3__4__5_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%607.InvokeFunc(%600%2C%601%2C%602%2C%603%2C%604%2C%605)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L118">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_7_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_7_InvokeFunc__0__1__2__3__4__5_" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.InvokeFunc(`0,`1,`2,`3,`4,`5)">InvokeFunc(T1, T2, T3, T4, T5, T6)</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">TRet InvokeFunc(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_7_Subscribe_System_Action__0__1__2__3__4__5__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%607.Subscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L109">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_7_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_7_Subscribe_System_Action__0__1__2__3__4__5__" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.Subscribe(System.Action{`0,`1,`2,`3,`4,`5})">Subscribe(Action&lt;T1, T2, T3, T4, T5, T6&gt;)</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">void Subscribe(Action&lt;T1, T2, T3, T4, T5, T6&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_7_Unsubscribe_System_Action__0__1__2__3__4__5__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%607.Unsubscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L112">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_7_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_7_Unsubscribe_System_Action__0__1__2__3__4__5__" data-uid="Dalamud.Plugin.ICallGateSubscriber`7.Unsubscribe(System.Action{`0,`1,`2,`3,`4,`5})">Unsubscribe(Action&lt;T1, T2, T3, T4, T5, T6&gt;)</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">void Unsubscribe(Action&lt;T1, T2, T3, T4, T5, T6&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_7.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%607%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L106" 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>

View file

@ -0,0 +1,374 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`8">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_8" data-uid="Dalamud.Plugin.ICallGateSubscriber`8" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_8_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T6</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T7</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_8_InvokeAction__0__1__2__3__4__5__6_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%608.InvokeAction(%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L131">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_8_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_8_InvokeAction__0__1__2__3__4__5__6_" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.InvokeAction(`0,`1,`2,`3,`4,`5,`6)">InvokeAction(T1, T2, T3, T4, T5, T6, T7)</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">void InvokeAction(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T7</span></td>
<td><span class="parametername">arg7</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_8_InvokeFunc__0__1__2__3__4__5__6_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%608.InvokeFunc(%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L134">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_8_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_8_InvokeFunc__0__1__2__3__4__5__6_" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.InvokeFunc(`0,`1,`2,`3,`4,`5,`6)">InvokeFunc(T1, T2, T3, T4, T5, T6, T7)</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">TRet InvokeFunc(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T7</span></td>
<td><span class="parametername">arg7</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_8_Subscribe_System_Action__0__1__2__3__4__5__6__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%608.Subscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L125">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_8_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_8_Subscribe_System_Action__0__1__2__3__4__5__6__" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.Subscribe(System.Action{`0,`1,`2,`3,`4,`5,`6})">Subscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7&gt;)</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">void Subscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6, T7&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_8_Unsubscribe_System_Action__0__1__2__3__4__5__6__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%608.Unsubscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L128">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_8_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_8_Unsubscribe_System_Action__0__1__2__3__4__5__6__" data-uid="Dalamud.Plugin.ICallGateSubscriber`8.Unsubscribe(System.Action{`0,`1,`2,`3,`4,`5,`6})">Unsubscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7&gt;)</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">void Unsubscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6, T7&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_8.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%608%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L122" 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>

View file

@ -0,0 +1,388 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.ICallGateSubscriber`9">
<h1 id="Dalamud_Plugin_ICallGateSubscriber_9" data-uid="Dalamud.Plugin.ICallGateSubscriber`9" class="text-break">Interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_ICallGateSubscriber_9_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICallGateSubscriber&lt;T1, T2, T3, T4, T5, T6, T7, T8, TRet&gt;</code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">T1</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T2</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T3</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T4</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T5</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T6</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T7</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">T8</span></td>
<td></td>
</tr>
<tr>
<td><span class="parametername">TRet</span></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_9_InvokeAction__0__1__2__3__4__5__6__7_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%609.InvokeAction(%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L147">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_9_InvokeAction_" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.InvokeAction*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_9_InvokeAction__0__1__2__3__4__5__6__7_" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.InvokeAction(`0,`1,`2,`3,`4,`5,`6,`7)">InvokeAction(T1, T2, T3, T4, T5, T6, T7, T8)</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">void InvokeAction(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T7</span></td>
<td><span class="parametername">arg7</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T8</span></td>
<td><span class="parametername">arg8</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_9_InvokeFunc__0__1__2__3__4__5__6__7_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%609.InvokeFunc(%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L150">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_9_InvokeFunc_" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.InvokeFunc*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_9_InvokeFunc__0__1__2__3__4__5__6__7_" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.InvokeFunc(`0,`1,`2,`3,`4,`5,`6,`7)">InvokeFunc(T1, T2, T3, T4, T5, T6, T7, T8)</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">TRet InvokeFunc(T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5, T6 arg6, T7 arg7, T8 arg8)</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">T1</span></td>
<td><span class="parametername">arg1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T2</span></td>
<td><span class="parametername">arg2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T3</span></td>
<td><span class="parametername">arg3</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T4</span></td>
<td><span class="parametername">arg4</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T5</span></td>
<td><span class="parametername">arg5</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T6</span></td>
<td><span class="parametername">arg6</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T7</span></td>
<td><span class="parametername">arg7</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">T8</span></td>
<td><span class="parametername">arg8</span></td>
<td></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><span class="xref">TRet</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_9_Subscribe_System_Action__0__1__2__3__4__5__6__7__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%609.Subscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L141">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_9_Subscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.Subscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_9_Subscribe_System_Action__0__1__2__3__4__5__6__7__" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.Subscribe(System.Action{`0,`1,`2,`3,`4,`5,`6,`7})">Subscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt;)</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">void Subscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt;</td>
<td><span class="parametername">action</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_9_Unsubscribe_System_Action__0__1__2__3__4__5__6__7__.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%609.Unsubscribe(System.Action%7B%600%2C%601%2C%602%2C%603%2C%604%2C%605%2C%606%2C%607%7D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L144">View Source</a>
</span>
<a id="Dalamud_Plugin_ICallGateSubscriber_9_Unsubscribe_" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.Unsubscribe*"></a>
<h4 id="Dalamud_Plugin_ICallGateSubscriber_9_Unsubscribe_System_Action__0__1__2__3__4__5__6__7__" data-uid="Dalamud.Plugin.ICallGateSubscriber`9.Unsubscribe(System.Action{`0,`1,`2,`3,`4,`5,`6,`7})">Unsubscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt;)</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">void Unsubscribe(Action&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt; action)</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.Action</span>&lt;T1, T2, T3, T4, T5, T6, T7, T8&gt;</td>
<td><span class="parametername">action</span></td>
<td></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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_ICallGateSubscriber_9.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.ICallGateSubscriber%609%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/ICallGateSubscriber.cs/#L138" 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>

View file

@ -0,0 +1,296 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class IpcNotReadyError
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class IpcNotReadyError
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.IpcNotReadyError">
<h1 id="Dalamud_Plugin_IpcNotReadyError" data-uid="Dalamud.Plugin.IpcNotReadyError" class="text-break">Class IpcNotReadyError
</h1>
<div class="markdown level0 summary"><p>This exception is thrown when an IPC method is invoked, but nothing has been registered by that name yet.</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">System.Exception</span></div>
<div class="level2"><span class="xref">IpcNotReadyError</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.Serialization.ISerializable</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Exception.GetBaseException()</span>
</div>
<div>
<span class="xref">System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)</span>
</div>
<div>
<span class="xref">System.Exception.GetType()</span>
</div>
<div>
<span class="xref">System.Exception.ToString()</span>
</div>
<div>
<span class="xref">System.Exception.Data</span>
</div>
<div>
<span class="xref">System.Exception.HelpLink</span>
</div>
<div>
<span class="xref">System.Exception.HResult</span>
</div>
<div>
<span class="xref">System.Exception.InnerException</span>
</div>
<div>
<span class="xref">System.Exception.Source</span>
</div>
<div>
<span class="xref">System.Exception.StackTrace</span>
</div>
<div>
<span class="xref">System.Exception.TargetSite</span>
</div>
<div>
<span class="xref">System.Exception.SerializeObjectState</span>
</div>
<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.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_IpcNotReadyError_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class IpcNotReadyError : Exception, ISerializable</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcNotReadyError__ctor_System_String_.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcNotReadyError.%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcNotReadyError.cs/#L14">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcNotReadyError__ctor_" data-uid="Dalamud.Plugin.IpcNotReadyError.#ctor*"></a>
<h4 id="Dalamud_Plugin_IpcNotReadyError__ctor_System_String_" data-uid="Dalamud.Plugin.IpcNotReadyError.#ctor(System.String)">IpcNotReadyError(String)</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Plugin.IpcNotReadyError.html">IpcNotReadyError</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 IpcNotReadyError(string name)</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">name</span></td>
<td><p>Name of the IPC method.</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcNotReadyError_Message.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcNotReadyError.Message%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcNotReadyError.cs/#L25">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcNotReadyError_Message_" data-uid="Dalamud.Plugin.IpcNotReadyError.Message*"></a>
<h4 id="Dalamud_Plugin_IpcNotReadyError_Message" data-uid="Dalamud.Plugin.IpcNotReadyError.Message">Message</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 override string Message { 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>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.Exception.Message</span></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcNotReadyError_Name.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcNotReadyError.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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcNotReadyError.cs/#L22">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcNotReadyError_Name_" data-uid="Dalamud.Plugin.IpcNotReadyError.Name*"></a>
<h4 id="Dalamud_Plugin_IpcNotReadyError_Name" data-uid="Dalamud.Plugin.IpcNotReadyError.Name">Name</h4>
<div class="markdown level1 summary"><p>Gets the name of the IPC that was invoked.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Name { 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>
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.Serialization.ISerializable</span>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcNotReadyError.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcNotReadyError%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcNotReadyError.cs/#L8" 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>

View file

@ -0,0 +1,370 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class IpcTypeMismatchError
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class IpcTypeMismatchError
">
<meta name="generator" content="docfx 2.58.0.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.Plugin.IpcTypeMismatchError">
<h1 id="Dalamud_Plugin_IpcTypeMismatchError" data-uid="Dalamud.Plugin.IpcTypeMismatchError" class="text-break">Class IpcTypeMismatchError
</h1>
<div class="markdown level0 summary"><p>This exception is thrown when an IPC method is checked out, but the type does not match what was previously registered.</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">System.Exception</span></div>
<div class="level2"><span class="xref">IpcTypeMismatchError</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.Serialization.ISerializable</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Exception.GetBaseException()</span>
</div>
<div>
<span class="xref">System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)</span>
</div>
<div>
<span class="xref">System.Exception.GetType()</span>
</div>
<div>
<span class="xref">System.Exception.ToString()</span>
</div>
<div>
<span class="xref">System.Exception.Data</span>
</div>
<div>
<span class="xref">System.Exception.HelpLink</span>
</div>
<div>
<span class="xref">System.Exception.HResult</span>
</div>
<div>
<span class="xref">System.Exception.InnerException</span>
</div>
<div>
<span class="xref">System.Exception.Source</span>
</div>
<div>
<span class="xref">System.Exception.StackTrace</span>
</div>
<div>
<span class="xref">System.Exception.TargetSite</span>
</div>
<div>
<span class="xref">System.Exception.SerializeObjectState</span>
</div>
<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.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Plugin.html">Dalamud.Plugin</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Plugin_IpcTypeMismatchError_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class IpcTypeMismatchError : Exception, ISerializable</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcTypeMismatchError__ctor_System_String_System_Type___System_Type___.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcTypeMismatchError.%23ctor(System.String%2CSystem.Type%5B%5D%2CSystem.Type%5B%5D)%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcTypeMismatchError.cs/#L19">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcTypeMismatchError__ctor_" data-uid="Dalamud.Plugin.IpcTypeMismatchError.#ctor*"></a>
<h4 id="Dalamud_Plugin_IpcTypeMismatchError__ctor_System_String_System_Type___System_Type___" data-uid="Dalamud.Plugin.IpcTypeMismatchError.#ctor(System.String,System.Type[],System.Type[])">IpcTypeMismatchError(String, Type[], Type[])</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Plugin.IpcTypeMismatchError.html">IpcTypeMismatchError</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 IpcTypeMismatchError(string name, Type[] requestedTypes, Type[] actualTypes)</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">name</span></td>
<td><p>Name of the IPC method.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Type</span>[]</td>
<td><span class="parametername">requestedTypes</span></td>
<td><p>The types requested when checking out the IPC.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Type</span>[]</td>
<td><span class="parametername">actualTypes</span></td>
<td><p>The types registered by the IPC.</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcTypeMismatchError_ActualTypes.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcTypeMismatchError.ActualTypes%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcTypeMismatchError.cs/#L43">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcTypeMismatchError_ActualTypes_" data-uid="Dalamud.Plugin.IpcTypeMismatchError.ActualTypes*"></a>
<h4 id="Dalamud_Plugin_IpcTypeMismatchError_ActualTypes" data-uid="Dalamud.Plugin.IpcTypeMismatchError.ActualTypes">ActualTypes</h4>
<div class="markdown level1 summary"><p>Gets the types that were previously registered.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Type[] ActualTypes { 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.Type</span>[]</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcTypeMismatchError_Message.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcTypeMismatchError.Message%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcTypeMismatchError.cs/#L46">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcTypeMismatchError_Message_" data-uid="Dalamud.Plugin.IpcTypeMismatchError.Message*"></a>
<h4 id="Dalamud_Plugin_IpcTypeMismatchError_Message" data-uid="Dalamud.Plugin.IpcTypeMismatchError.Message">Message</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 override string Message { 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>
<h5 class="overrides">Overrides</h5>
<div><span class="xref">System.Exception.Message</span></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcTypeMismatchError_Name.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcTypeMismatchError.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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcTypeMismatchError.cs/#L33">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcTypeMismatchError_Name_" data-uid="Dalamud.Plugin.IpcTypeMismatchError.Name*"></a>
<h4 id="Dalamud_Plugin_IpcTypeMismatchError_Name" data-uid="Dalamud.Plugin.IpcTypeMismatchError.Name">Name</h4>
<div class="markdown level1 summary"><p>Gets the name of the IPC that was invoked.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string Name { 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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcTypeMismatchError_RequestedTypes.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcTypeMismatchError.RequestedTypes%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcTypeMismatchError.cs/#L38">View Source</a>
</span>
<a id="Dalamud_Plugin_IpcTypeMismatchError_RequestedTypes_" data-uid="Dalamud.Plugin.IpcTypeMismatchError.RequestedTypes*"></a>
<h4 id="Dalamud_Plugin_IpcTypeMismatchError_RequestedTypes" data-uid="Dalamud.Plugin.IpcTypeMismatchError.RequestedTypes">RequestedTypes</h4>
<div class="markdown level1 summary"><p>Gets the types that were requested.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Type[] RequestedTypes { 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.Type</span>[]</td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.Serialization.ISerializable</span>
</div>
</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_IpcTypeMismatchError.md&amp;value=---%0Auid%3A%20Dalamud.Plugin.IpcTypeMismatchError%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/goaaats/Dalamud/blob/master/Dalamud/Plugin/IpcTypeMismatchError.cs/#L9" 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>

View file

@ -0,0 +1,209 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class SeStringExtensions
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class SeStringExtensions
">
<meta name="generator" content="docfx 2.58.0.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.Utility.SeStringExtensions">
<h1 id="Dalamud_Utility_SeStringExtensions" data-uid="Dalamud.Utility.SeStringExtensions" class="text-break">Class SeStringExtensions
</h1>
<div class="markdown level0 summary"><p>Extension methods for SeStrings.</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">SeStringExtensions</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.Utility.html">Dalamud.Utility</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Utility_SeStringExtensions_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static class SeStringExtensions</code></pre>
</div>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_SeStringExtensions_ToDalamudString_Lumina_Text_SeString_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.SeStringExtensions.ToDalamudString(Lumina.Text.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/goaaats/Dalamud/blob/master/Dalamud/Utility/SeStringExtensions.cs/#L16">View Source</a>
</span>
<a id="Dalamud_Utility_SeStringExtensions_ToDalamudString_" data-uid="Dalamud.Utility.SeStringExtensions.ToDalamudString*"></a>
<h4 id="Dalamud_Utility_SeStringExtensions_ToDalamudString_Lumina_Text_SeString_" data-uid="Dalamud.Utility.SeStringExtensions.ToDalamudString(Lumina.Text.SeString)">ToDalamudString(SeString)</h4>
<div class="markdown level1 summary"><p>Convert a Lumina SeString into a Dalamud SeString.
This conversion re-parses the string.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static SeString ToDalamudString(this SeString originalString)</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">Lumina.Text.SeString</span></td>
<td><span class="parametername">originalString</span></td>
<td><p>The original Lumina SeString.</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.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
<td><p>The re-parsed Dalamud SeString.</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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_SeStringExtensions.md&amp;value=---%0Auid%3A%20Dalamud.Utility.SeStringExtensions%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/goaaats/Dalamud/blob/master/Dalamud/Utility/SeStringExtensions.cs/#L8" 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>

View file

@ -0,0 +1,486 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct RelicNote
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct RelicNote
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote">
<h1 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote" class="text-break">Struct RelicNote
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.UI.html">FFXIVClientStructs.FFXIV.Client.Game.UI</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct RelicNote</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_MonsterProgress.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.MonsterProgress%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L12">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_MonsterProgress" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.MonsterProgress">MonsterProgress</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 byte *MonsterProgress</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_ObjectiveProgress.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.ObjectiveProgress%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L13">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_ObjectiveProgress" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.ObjectiveProgress">ObjectiveProgress</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 int ObjectiveProgress</code></pre>
</div>
<h5 class="fieldValue">Field 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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicID.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicID%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L10">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicID">RelicID</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 byte RelicID</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicNoteID.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicNoteID%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L11">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicNoteID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicNoteID">RelicNoteID</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 byte RelicNoteID</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress(System.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L18">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress(System.Int32)">GetMonsterProgress(Int32)</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 byte GetMonsterProgress(int index)</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.Int32</span></td>
<td><span class="parametername">index</span></td>
<td></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><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L15">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance">Instance()</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">[StaticAddress(&quot;48 8D 0D ?? ?? ?? ?? E8 ?? ?? ?? ?? 84 C0 74 7E&quot;, 0, false)]
public static RelicNote*Instance()</code></pre>
</div>
<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="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.html">RelicNote</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete(System.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L22">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete(System.Int32)">IsDungeonComplete(Int32)</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 bool IsDungeonComplete(int index)</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.Int32</span></td>
<td><span class="parametername">index</span></td>
<td></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><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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete(System.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L28">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete(System.Int32)">IsFateComplete(Int32)</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 bool IsFateComplete(int index)</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.Int32</span></td>
<td><span class="parametername">index</span></td>
<td></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><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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete(System.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L34">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete(System.Int32)">IsLeveComplete(Int32)</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 bool IsLeveComplete(int index)</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.Int32</span></td>
<td><span class="parametername">index</span></td>
<td></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><span class="xref">System.Boolean</span></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L8" 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>

View file

@ -0,0 +1,414 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct TeleportInfo
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct TeleportInfo
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo">
<h1 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo" class="text-break">Struct TeleportInfo
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.UI.html">FFXIVClientStructs.FFXIV.Client.Game.UI</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct TeleportInfo</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_AetheryteId.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.AetheryteId%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L28">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_AetheryteId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.AetheryteId">AetheryteId</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 uint AetheryteId</code></pre>
</div>
<h5 class="fieldValue">Field 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.UInt32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_GilCost.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.GilCost%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L29">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_GilCost" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.GilCost">GilCost</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 uint GilCost</code></pre>
</div>
<h5 class="fieldValue">Field 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.UInt32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsFavourite.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsFavourite%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L34">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsFavourite" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsFavourite">IsFavourite</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 byte IsFavourite</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Plot.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Plot%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L32">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Plot" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Plot">Plot</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 byte Plot</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_SubIndex.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.SubIndex%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L33">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_SubIndex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.SubIndex">SubIndex</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 byte SubIndex</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_TerritoryId.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.TerritoryId%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L30">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_TerritoryId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.TerritoryId">TerritoryId</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 ushort TerritoryId</code></pre>
</div>
<h5 class="fieldValue">Field 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.UInt16</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Ward.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Ward%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L31">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Ward" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Ward">Ward</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 byte Ward</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L37">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment">IsAppartment</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 readonly bool IsAppartment { 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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L36">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse">IsSharedHouse</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 readonly bool IsSharedHouse { 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>
</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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L26" 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>

View file

@ -0,0 +1,143 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface ICreatable
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface ICreatable
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable">
<h1 id="FFXIVClientStructs_FFXIV_Client_System_Memory_ICreatable" data-uid="FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable" class="text-break">Interface ICreatable
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.Memory.html">FFXIVClientStructs.FFXIV.Client.System.Memory</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_System_Memory_ICreatable_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface ICreatable</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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Memory_ICreatable_Ctor.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable.Ctor%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/System/Memory/IMemorySpace.cs/#L8">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_System_Memory_ICreatable_Ctor_" data-uid="FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable.Ctor*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_System_Memory_ICreatable_Ctor" data-uid="FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable.Ctor">Ctor()</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">void Ctor()</code></pre>
</div>
</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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_System_Memory_ICreatable.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.System.Memory.ICreatable%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/System/Memory/IMemorySpace.cs/#L6" 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>

View file

@ -0,0 +1,323 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct AddonEnemyList
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AddonEnemyList
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList" class="text-break">Struct AddonEnemyList
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.html">FFXIVClientStructs.FFXIV.Client.UI</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct AddonEnemyList</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_AtkUnitBase.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.AtkUnitBase%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L14">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_AtkUnitBase" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.AtkUnitBase">AtkUnitBase</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 AtkUnitBase AtkUnitBase</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="FFXIVClientStructs.FFXIV.Component.GUI.AtkUnitBase.html">AtkUnitBase</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_EnemyCount.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.EnemyCount%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L17">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_EnemyCount" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.EnemyCount">EnemyCount</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 byte EnemyCount</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_EnemyOneComponent.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.EnemyOneComponent%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L15">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_EnemyOneComponent" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.EnemyOneComponent">EnemyOneComponent</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 AtkComponentButton**EnemyOneComponent</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="FFXIVClientStructs.FFXIV.Component.GUI.AtkComponentButton.html">AtkComponentButton</a>**</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_HoveredIndex.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.HoveredIndex%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L18">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_HoveredIndex" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.HoveredIndex">HoveredIndex</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 byte HoveredIndex</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_MaxEnemyCount.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.MaxEnemyCount%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L12">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_MaxEnemyCount" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.MaxEnemyCount">MaxEnemyCount</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 const byte MaxEnemyCount = 8</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_SelectedIndex.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.SelectedIndex%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L19">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList_SelectedIndex" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList.SelectedIndex">SelectedIndex</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 byte SelectedIndex</code></pre>
</div>
<h5 class="fieldValue">Field 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.Byte</span></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonEnemyList.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonEnemyList%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonEnemyList.cs/#L9" 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>

View file

@ -0,0 +1,285 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct AddonPartyList.TrustMembers
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AddonPartyList.TrustMembers
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers" class="text-break">Struct AddonPartyList.TrustMembers
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.html">FFXIVClientStructs.FFXIV.Client.UI</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct TrustMembers</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Trust0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Trust0%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonPartyList.cs/#L71">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Trust0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Trust0">Trust0</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 AddonPartyList.PartyListMemberStruct Trust0</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.PartyListMemberStruct.html">AddonPartyList.PartyListMemberStruct</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Trust1.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Trust1%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonPartyList.cs/#L72">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Trust1" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Trust1">Trust1</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 AddonPartyList.PartyListMemberStruct Trust1</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.PartyListMemberStruct.html">AddonPartyList.PartyListMemberStruct</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Trust2.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Trust2%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonPartyList.cs/#L73">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Trust2" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Trust2">Trust2</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 AddonPartyList.PartyListMemberStruct Trust2</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.PartyListMemberStruct.html">AddonPartyList.PartyListMemberStruct</a></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Item_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Item(System.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonPartyList.cs/#L74">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Item_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Item*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers_Item_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers.Item(System.Int32)">Item[Int32]</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 readonly AddonPartyList.PartyListMemberStruct this[int i] { get; }</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.Int32</span></td>
<td><span class="parametername">i</span></td>
<td></td>
</tr>
</tbody>
</table>
<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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.PartyListMemberStruct.html">AddonPartyList.PartyListMemberStruct</a></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonPartyList_TrustMembers.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonPartyList.TrustMembers%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonPartyList.cs/#L69" 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>

View file

@ -0,0 +1,550 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Enum AgentId
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum AgentId
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentId">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentId" class="text-break">Enum AgentId
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.Agent.html">FFXIVClientStructs.FFXIV.Client.UI.Agent</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum AgentId : uint</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<thead>
<tbody>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Achievement">Achievement</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ActionDetail">ActionDetail</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ActionMenu">ActionMenu</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_AdventureNotebook">AdventureNotebook</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_AetherCurrent">AetherCurrent</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_AOZNotebook">AOZNotebook</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ArmouryBoard">ArmouryBoard</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_BeginnersMansionProblem">BeginnersMansionProblem</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Blacklist">Blacklist</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Buddy">Buddy</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Cabinet">Cabinet</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_CharaMake">CharaMake</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ChatLog">ChatLog</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_CircleList">CircleList</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Colorant">Colorant</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Config">Config</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ConfigCharacter">ConfigCharacter</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Configkey">Configkey</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ContentsFinder">ContentsFinder</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ContentsNote">ContentsNote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ContentsReplaySetting">ContentsReplaySetting</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ContentsTimer">ContentsTimer</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Context">Context</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_CountDownSettingDialog">CountDownSettingDialog</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Currency">Currency</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Cursor">Cursor</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_CutsceneReplay">CutsceneReplay</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Dawn">Dawn</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Detail">Detail</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Emote">Emote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FateReward">FateReward</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FieldMarker">FieldMarker</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FishGuide">FishGuide</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FishingNote">FishingNote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FishRecord">FishRecord</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FreeCompany">FreeCompany</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FreeCompanyInputString">FreeCompanyInputString</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FreeCompanyProfile">FreeCompanyProfile</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_FriendList">FriendList</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_GatheringNote">GatheringNote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_GatherNote">GatherNote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_GoldSaucer">GoldSaucer</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Housing">Housing</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_HousingSignboard">HousingSignboard</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_HowtoList">HowtoList</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Hud">Hud</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_HudLayout">HudLayout</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Inspect">Inspect</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Inventory">Inventory</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_InventoryBuddy">InventoryBuddy</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_InventoryContext">InventoryContext</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ItemCompare">ItemCompare</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ItemDetail">ItemDetail</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ItemSearch">ItemSearch</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Journal">Journal</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Letter">Letter</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_LetterEdit">LetterEdit</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_LetterView">LetterView</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_LicenseViewer">LicenseViewer</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Linkshell">Linkshell</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Lobby">Lobby</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_LookingForGroup">LookingForGroup</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Macro">Macro</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Map">Map</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Marker">Marker</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Market">Market</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_McGuffin">McGuffin</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Minigame">Minigame</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MinionNotebook">MinionNotebook</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MiragePrismMiragePlate">MiragePrismMiragePlate</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MiragePrismPrismBox">MiragePrismPrismBox</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MobHunt">MobHunt</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MonsterNote">MonsterNote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MountNotebook">MountNotebook</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_MountSpeed">MountSpeed</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Orchestrion">Orchestrion</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_OrnamentNoteBook">OrnamentNoteBook</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_PartyMember">PartyMember</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_PlayGuide">PlayGuide</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_PvpProfile">PvpProfile</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_QuestRedo">QuestRedo</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_RecipeNote">RecipeNote</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_RecommendList">RecommendList</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_RelicNotebook">RelicNotebook</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_RetainerList">RetainerList</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_RetainerStatus">RetainerStatus</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_RetainerTask">RetainerTask</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ScenarioTree">ScenarioTree</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_ScreenLog">ScreenLog</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Search">Search</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Shop">Shop</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Social">Social</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_SupportEdit">SupportEdit</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_SupportList">SupportList</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_SupportMain">SupportMain</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_SupportView">SupportView</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Teleport">Teleport</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_TeleportHousingFriend">TeleportHousingFriend</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Trade">Trade</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_TreasureHunt">TreasureHunt</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_Tryon">Tryon</td>
<td></td>
</tr>
<tr>
<td id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId_WebGuidance">WebGuidance</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute&lt;TAttribute&gt;()</a>
</div>
</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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentId.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentId%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentModule.cs/#L32" 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>

View file

@ -0,0 +1,318 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct RaptureTextModule
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct RaptureTextModule
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule" class="text-break">Struct RaptureTextModule
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.Misc.html">FFXIVClientStructs.FFXIV.Client.UI.Misc</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct RaptureTextModule</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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_FormatAddonText2_System_UInt32_System_Int32_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.FormatAddonText2(System.UInt32%2CSystem.Int32%2CSystem.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureTextModule.cs/#L13">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_FormatAddonText2_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.FormatAddonText2*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_FormatAddonText2_System_UInt32_System_Int32_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.FormatAddonText2(System.UInt32,System.Int32,System.Int32)">FormatAddonText2(UInt32, Int32, Int32)</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">[MemberFunction(&quot;E8 ?? ?? ?? ?? EB 55 FF 50 30&quot;)]
public byte *FormatAddonText2(uint addonId, int intParam1, int intParam2)</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.UInt32</span></td>
<td><span class="parametername">addonId</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">intParam1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">intParam2</span></td>
<td></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><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_FormatAddonText3_System_UInt32_System_Int32_System_Int32_System_Int32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.FormatAddonText3(System.UInt32%2CSystem.Int32%2CSystem.Int32%2CSystem.Int32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureTextModule.cs/#L16">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_FormatAddonText3_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.FormatAddonText3*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_FormatAddonText3_System_UInt32_System_Int32_System_Int32_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.FormatAddonText3(System.UInt32,System.Int32,System.Int32,System.Int32)">FormatAddonText3(UInt32, Int32, Int32, Int32)</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">[MemberFunction(&quot;E8 ?? ?? ?? ?? 44 8B 7D 84&quot;)]
public byte *FormatAddonText3(uint addonId, int intParam1, int intParam2, int intParam3)</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.UInt32</span></td>
<td><span class="parametername">addonId</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">intParam1</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">intParam2</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">intParam3</span></td>
<td></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><span class="xref">System.Byte</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_GetAddonText_System_UInt32_.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.GetAddonText(System.UInt32)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureTextModule.cs/#L10">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_GetAddonText_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.GetAddonText*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule_GetAddonText_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule.GetAddonText(System.UInt32)">GetAddonText(UInt32)</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">[MemberFunction(&quot;E9 ?? ?? ?? ?? 80 EA 20&quot;)]
public byte *GetAddonText(uint addonId)</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.UInt32</span></td>
<td><span class="parametername">addonId</span></td>
<td></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><span class="xref">System.Byte</span>*</td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_RaptureTextModule.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.RaptureTextModule%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureTextModule.cs/#L7" 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>

View file

@ -0,0 +1,202 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct ScreenLog
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct ScreenLog
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Client.UI.Misc.ScreenLog">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_ScreenLog" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.ScreenLog" class="text-break">Struct ScreenLog
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.Misc.html">FFXIVClientStructs.FFXIV.Client.UI.Misc</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_ScreenLog_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct ScreenLog</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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_ScreenLog_ConvertLogMessageIdToScreenLogKind_System_Int32_System_Int32__.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.ScreenLog.ConvertLogMessageIdToScreenLogKind(System.Int32%2CSystem.Int32*)%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Misc/ScreenLog.cs/#L7">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_Misc_ScreenLog_ConvertLogMessageIdToScreenLogKind_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.ScreenLog.ConvertLogMessageIdToScreenLogKind*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_ScreenLog_ConvertLogMessageIdToScreenLogKind_System_Int32_System_Int32__" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.ScreenLog.ConvertLogMessageIdToScreenLogKind(System.Int32,System.Int32*)">ConvertLogMessageIdToScreenLogKind(Int32, Int32*)</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">[MemberFunction(&quot;C7 02 ? ? ? ? 81 F9 ? ? ? ?&quot;, IsStatic = true)]
public static int ConvertLogMessageIdToScreenLogKind(int logMessageId, int *unkOption)</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.Int32</span></td>
<td><span class="parametername">logMessageId</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span>*</td>
<td><span class="parametername">unkOption</span></td>
<td></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><span class="xref">System.Int32</span></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_ScreenLog.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.ScreenLog%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Misc/ScreenLog.cs/#L5" 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>

View file

@ -0,0 +1,236 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct AtkUldComponentDataHoldButton
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AtkUldComponentDataHoldButton
">
<meta name="generator" content="docfx 2.58.0.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="FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton">
<h1 id="FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton" data-uid="FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton" class="text-break">Struct AtkUldComponentDataHoldButton
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.html">FFXIVClientStructs.FFXIV.Component.GUI</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct AtkUldComponentDataHoldButton</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_Base.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton.Base%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Component/GUI/AtkUldComponentDataHoldButton.cs/#L8">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_Base" data-uid="FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton.Base">Base</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 AtkUldComponentDataBase Base</code></pre>
</div>
<h5 class="fieldValue">Field Value</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="FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataBase.html">AtkUldComponentDataBase</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_Nodes.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton.Nodes%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Component/GUI/AtkUldComponentDataHoldButton.cs/#L9">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_Nodes" data-uid="FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton.Nodes">Nodes</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 uint *Nodes</code></pre>
</div>
<h5 class="fieldValue">Field 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.UInt32</span>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_TextId.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton.TextId%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Component/GUI/AtkUldComponentDataHoldButton.cs/#L10">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton_TextId" data-uid="FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton.TextId">TextId</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 uint TextId</code></pre>
</div>
<h5 class="fieldValue">Field 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.UInt32</span></td>
<td></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/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_GUI_AtkUldComponentDataHoldButton.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.GUI.AtkUldComponentDataHoldButton%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/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Component/GUI/AtkUldComponentDataHoldButton.cs/#L5" 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>