Dalamud/docs/api/FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.html
2021-10-20 03:28:38 +02:00

1135 lines
60 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 AddonGathering
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AddonGathering
">
<meta name="generator" content="docfx 2.58.4.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.AddonGathering">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering" class="text-break">Struct AddonGathering
</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_AddonGathering_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct AddonGathering</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_AtkUnitBase.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L12">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_AtkUnitBase" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox1.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox1%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L14">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox1" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox1">GatheredItemComponentCheckBox1</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 AtkComponentCheckBox*GatheredItemComponentCheckBox1</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox2.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox2%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L15">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox2" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox2">GatheredItemComponentCheckBox2</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 AtkComponentCheckBox*GatheredItemComponentCheckBox2</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox3.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox3%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L16">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox3" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox3">GatheredItemComponentCheckBox3</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 AtkComponentCheckBox*GatheredItemComponentCheckBox3</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox4.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox4%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L17">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox4" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox4">GatheredItemComponentCheckBox4</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 AtkComponentCheckBox*GatheredItemComponentCheckBox4</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox5.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox5%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L18">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox5" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox5">GatheredItemComponentCheckBox5</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 AtkComponentCheckBox*GatheredItemComponentCheckBox5</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox6.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox6%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L19">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox6" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox6">GatheredItemComponentCheckBox6</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 AtkComponentCheckBox*GatheredItemComponentCheckBox6</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox7.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox7%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L20">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox7" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox7">GatheredItemComponentCheckBox7</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 AtkComponentCheckBox*GatheredItemComponentCheckBox7</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox8%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L21">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemComponentCheckBox8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemComponentCheckBox8">GatheredItemComponentCheckBox8</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 AtkComponentCheckBox*GatheredItemComponentCheckBox8</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId1.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId1%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L34">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId1" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId1">GatheredItemId1</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 GatheredItemId1</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId2.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId2%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L35">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId2" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId2">GatheredItemId2</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 GatheredItemId2</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId3.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId3%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L36">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId3" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId3">GatheredItemId3</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 GatheredItemId3</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId4.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId4%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L37">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId4" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId4">GatheredItemId4</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 GatheredItemId4</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId5.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId5%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L38">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId5" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId5">GatheredItemId5</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 GatheredItemId5</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId6.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId6%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L39">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId6" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId6">GatheredItemId6</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 GatheredItemId6</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId7.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId7%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L40">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId7" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId7">GatheredItemId7</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 GatheredItemId7</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId8%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L41">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_GatheredItemId8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.GatheredItemId8">GatheredItemId8</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 GatheredItemId8</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_InventoryQuantityTextNode.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.InventoryQuantityTextNode%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L22">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_InventoryQuantityTextNode" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.InventoryQuantityTextNode">InventoryQuantityTextNode</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 AtkTextNode*InventoryQuantityTextNode</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.AtkTextNode.html">AtkTextNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_QuickGatheringComponentCheckBox.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.QuickGatheringComponentCheckBox%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L24">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_QuickGatheringComponentCheckBox" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.QuickGatheringComponentCheckBox">QuickGatheringComponentCheckBox</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 AtkComponentCheckBox*QuickGatheringComponentCheckBox</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.AtkComponentCheckBox.html">AtkComponentCheckBox</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk288.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk288%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L26">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk288" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk288">unk288</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 ulong unk288</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk290.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk290%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L27">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk290" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk290">unk290</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 ulong unk290</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk298.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk298%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L28">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk298" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk298">unk298</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 ulong unk298</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2A0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2A0%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L29">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2A0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2A0">unk2A0</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 ulong unk2A0</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2A8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2A8%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L30">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2A8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2A8">unk2A8</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 ulong unk2A8</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2B0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2B0%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L31">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2B0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2B0">unk2B0</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 ulong unk2B0</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2B8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2B8%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L32">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2B8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2B8">unk2B8</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 ulong unk2B8</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2C0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2C0%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L33">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2C0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2C0">unk2C0</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 ulong unk2C0</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2E8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2E8%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L42">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2E8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2E8">unk2E8</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 ulong unk2E8</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2F0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2F0%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L43">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2F0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2F0">unk2F0</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 ulong unk2F0</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.UInt64</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2F8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2F8%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L44">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2F8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2F8">unk2F8</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 unk2F8</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2FC.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2FC%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L45">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_unk2FC" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.unk2FC">unk2FC</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 short unk2FC</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.Int16</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_UnkResNode.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.UnkResNode%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L25">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_UnkResNode" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.UnkResNode">UnkResNode</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 AtkResNode*UnkResNode</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.AtkResNode.html">AtkResNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_UnkResNode220.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.UnkResNode220%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L13">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_UnkResNode220" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.UnkResNode220">UnkResNode220</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 AtkResNode*UnkResNode220</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.AtkResNode.html">AtkResNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_UnkResNode270.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.UnkResNode270%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs/#L23">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonGathering_UnkResNode270" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonGathering.UnkResNode270">UnkResNode270</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 AtkResNode*UnkResNode270</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.AtkResNode.html">AtkResNode</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/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonGathering.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonGathering%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.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>