mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
845 lines
44 KiB
HTML
845 lines
44 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Struct AddonRequest
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Struct AddonRequest
|
|
">
|
|
<meta name="generator" content="docfx 2.56.6.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.Client.UI.AddonRequest">
|
|
|
|
|
|
<h1 id="FFXIVClientStructs_Client_UI_AddonRequest" data-uid="FFXIVClientStructs.Client.UI.AddonRequest" class="text-break">Struct AddonRequest
|
|
</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.ReferenceEquals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetType()</span>
|
|
</div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.Client.UI.html">FFXIVClientStructs.Client.UI</a></h6>
|
|
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
|
|
<h5 id="FFXIVClientStructs_Client_UI_AddonRequest_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public struct AddonRequest</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkCollisionNode220.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkCollisionNode220%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L13">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkCollisionNode220" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkCollisionNode220">AtkCollisionNode220</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 AtkCollisionNode*AtkCollisionNode220</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.Component.GUI.AtkCollisionNode.html">AtkCollisionNode</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop250.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop250%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L19">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop250" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop250">AtkComponentDragDrop250</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 AtkComponentDragDrop*AtkComponentDragDrop250</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop258.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop258%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L20">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop258" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop258">AtkComponentDragDrop258</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 AtkComponentDragDrop*AtkComponentDragDrop258</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop260.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop260%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L21">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop260" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop260">AtkComponentDragDrop260</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 AtkComponentDragDrop*AtkComponentDragDrop260</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop268.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop268%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L22">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop268" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop268">AtkComponentDragDrop268</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 AtkComponentDragDrop*AtkComponentDragDrop268</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop270.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop270%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L23">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop270" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop270">AtkComponentDragDrop270</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 AtkComponentDragDrop*AtkComponentDragDrop270</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2B0.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2B0%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L32">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2B0" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2B0">AtkComponentDragDrop2B0</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 AtkComponentDragDrop*AtkComponentDragDrop2B0</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2B8.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2B8%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L33">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2B8" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2B8">AtkComponentDragDrop2B8</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 AtkComponentDragDrop*AtkComponentDragDrop2B8</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2C0.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2C0%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L34">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2C0" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2C0">AtkComponentDragDrop2C0</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 AtkComponentDragDrop*AtkComponentDragDrop2C0</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2C8.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2C8%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L35">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2C8" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2C8">AtkComponentDragDrop2C8</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 AtkComponentDragDrop*AtkComponentDragDrop2C8</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2D0.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2D0%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L36">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentDragDrop2D0" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentDragDrop2D0">AtkComponentDragDrop2D0</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 AtkComponentDragDrop*AtkComponentDragDrop2D0</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.Component.GUI.AtkComponentDragDrop.html">AtkComponentDragDrop</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon228.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon228%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L14">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon228" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon228">AtkComponentIcon228</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 AtkComponentIcon*AtkComponentIcon228</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon230.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon230%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L15">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon230" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon230">AtkComponentIcon230</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 AtkComponentIcon*AtkComponentIcon230</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon238.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon238%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L16">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon238" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon238">AtkComponentIcon238</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 AtkComponentIcon*AtkComponentIcon238</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon240.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon240%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L17">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon240" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon240">AtkComponentIcon240</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 AtkComponentIcon*AtkComponentIcon240</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon248.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon248%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L18">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon248" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon248">AtkComponentIcon248</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 AtkComponentIcon*AtkComponentIcon248</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon288.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon288%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L27">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon288" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon288">AtkComponentIcon288</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 AtkComponentIcon*AtkComponentIcon288</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon290.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon290%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L28">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon290" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon290">AtkComponentIcon290</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 AtkComponentIcon*AtkComponentIcon290</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon298.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon298%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L29">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon298" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon298">AtkComponentIcon298</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 AtkComponentIcon*AtkComponentIcon298</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon2A0.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon2A0%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L30">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon2A0" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon2A0">AtkComponentIcon2A0</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 AtkComponentIcon*AtkComponentIcon2A0</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon2A8.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon2A8%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L31">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkComponentIcon2A8" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.AtkComponentIcon2A8">AtkComponentIcon2A8</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 AtkComponentIcon*AtkComponentIcon2A8</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.Component.GUI.AtkComponentIcon.html">AtkComponentIcon</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_AtkUnitBase.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L12">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_AtkUnitBase" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.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.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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_CancelButton.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.CancelButton%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L25">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_CancelButton" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.CancelButton">CancelButton</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*CancelButton</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.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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest_HandOverButton.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest.HandOverButton%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.cs/#L24">View Source</a>
|
|
</span>
|
|
<h4 id="FFXIVClientStructs_Client_UI_AddonRequest_HandOverButton" data-uid="FFXIVClientStructs.Client.UI.AddonRequest.HandOverButton">HandOverButton</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*HandOverButton</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.Component.GUI.AtkComponentButton.html">AtkComponentButton</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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/apiSpec/new?filename=FFXIVClientStructs_Client_UI_AddonRequest.md&value=---%0Auid%3A%20FFXIVClientStructs.Client.UI.AddonRequest%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/b65d0818b17ccdf988042ad6fe37261c08ad9a88/Client/UI/AddonRequest.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>
|