Dalamud/docs/api/FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.html
2021-08-28 19:41:14 +02:00

671 lines
36 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 AddonWeeklyPuzzle
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AddonWeeklyPuzzle
">
<meta name="generator" content="docfx 2.58.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle" class="text-break">Struct AddonWeeklyPuzzle
</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_AddonWeeklyPuzzle_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct AddonWeeklyPuzzle</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkComponentButton2C0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkComponentButton2C0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L19">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkComponentButton2C0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkComponentButton2C0">AtkComponentButton2C0</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*AtkComponentButton2C0</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkComponentButton.html">AtkComponentButton</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkResNode2C8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkResNode2C8%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L20">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkResNode2C8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkResNode2C8">AtkResNode2C8</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*AtkResNode2C8</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkResNode2E0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkResNode2E0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L23">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkResNode2E0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkResNode2E0">AtkResNode2E0</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*AtkResNode2E0</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkResNodeA38.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkResNodeA38%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L27">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkResNodeA38" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkResNodeA38">AtkResNodeA38</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*AtkResNodeA38</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2D0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2D0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L21">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2D0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2D0">AtkTextNode2D0</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*AtkTextNode2D0</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2D8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2D8%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L22">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2D8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2D8">AtkTextNode2D8</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*AtkTextNode2D8</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2E8.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2E8%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L24">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2E8" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2E8">AtkTextNode2E8</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*AtkTextNode2E8</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2F0.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2F0%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L25">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkTextNode2F0" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkTextNode2F0">AtkTextNode2F0</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*AtkTextNode2F0</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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkUnitBase.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkUnitBase%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L14">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_AtkUnitBase" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.AtkUnitBase">AtkUnitBase</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public AtkUnitBase AtkUnitBase</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkUnitBase.html">AtkUnitBase</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_CofferStr.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.CofferStr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L29">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_CofferStr" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.CofferStr">CofferStr</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 Utf8String CofferStr</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html">Utf8String</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_CommanderStr.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.CommanderStr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L28">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_CommanderStr" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.CommanderStr">CommanderStr</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 Utf8String CommanderStr</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html">Utf8String</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_DualBladesStr.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.DualBladesStr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L31">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_DualBladesStr" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.DualBladesStr">DualBladesStr</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 Utf8String DualBladesStr</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html">Utf8String</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_GameBoard.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.GameBoard%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L26">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_GameBoard" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.GameBoard">GameBoard</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 AddonWeeklyPuzzle.GameTileBoard GameBoard</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.GameTileBoard.html">AddonWeeklyPuzzle.GameTileBoard</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_GiftBoxStr.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.GiftBoxStr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L30">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_GiftBoxStr" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.GiftBoxStr">GiftBoxStr</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 Utf8String GiftBoxStr</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.System.String.Utf8String.html">Utf8String</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelCoffer.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelCoffer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L16">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelCoffer" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelCoffer">RewardPanelCoffer</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 AddonWeeklyPuzzle.RewardPanelItem RewardPanelCoffer</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html">AddonWeeklyPuzzle.RewardPanelItem</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelCommander.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelCommander%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L15">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelCommander" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelCommander">RewardPanelCommander</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 AddonWeeklyPuzzle.RewardPanelItem RewardPanelCommander</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html">AddonWeeklyPuzzle.RewardPanelItem</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelDualBlades.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelDualBlades%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L18">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelDualBlades" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelDualBlades">RewardPanelDualBlades</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 AddonWeeklyPuzzle.RewardPanelItem RewardPanelDualBlades</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html">AddonWeeklyPuzzle.RewardPanelItem</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelGiftBox.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelGiftBox%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L17">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle_RewardPanelGiftBox" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelGiftBox">RewardPanelGiftBox</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 AddonWeeklyPuzzle.RewardPanelItem RewardPanelGiftBox</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle.RewardPanelItem.html">AddonWeeklyPuzzle.RewardPanelItem</a></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonWeeklyPuzzle.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonWeeklyPuzzle%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/AddonWeeklyPuzzle.cs/#L11" 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>