mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
7999ad64e6
commit
df29b2b246
377 changed files with 9085 additions and 6189 deletions
168
docs/api/Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi.html
Normal file
168
docs/api/Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi.html
Normal file
|
|
@ -0,0 +1,168 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Enum Kaeshi
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Enum Kaeshi
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi">
|
||||
|
||||
|
||||
<h1 id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi" data-uid="Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi" class="text-break">Enum Kaeshi
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>SAM Kaeshi types.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.html">Dalamud.Game.ClientState.JobGauge.Enums</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public enum Kaeshi : byte</code></pre>
|
||||
</div>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi_GOKEN">GOKEN</td>
|
||||
<td><p>Kaeshi: Goken type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi_HIGANBANA">HIGANBANA</td>
|
||||
<td><p>Kaeshi: Higanbana type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi_NAMIKIRI">NAMIKIRI</td>
|
||||
<td><p>Kaeshi: Namikiri type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi_NONE">NONE</td>
|
||||
<td><p>No Kaeshi is active.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi_SETSUGEKKA">SETSUGEKKA</td>
|
||||
<td><p>Kaeshi: Setsugekka type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</thead></thead></table>
|
||||
<h3 id="extensionmethods">Extension Methods</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute<TAttribute>()</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Enums_Kaeshi.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi%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/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Enums/Kaeshi.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -85,6 +85,9 @@
|
|||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.DismissedFairy.html">DismissedFairy</a></h4>
|
||||
<section><p>SCH Dismissed fairy types.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi.html">Kaeshi</a></h4>
|
||||
<section><p>SAM Kaeshi types.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.Mudras.html">Mudras</a></h4>
|
||||
<section><p>NIN Mudra types.</p>
|
||||
|
|
|
|||
|
|
@ -118,12 +118,77 @@
|
|||
</div>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Coda.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Coda%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L83">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Coda_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Coda*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Coda" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Coda">Coda</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the song Coda that are currently active.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Song[] Coda { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.Song.html">Song</a>[]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Coda_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This will always return an array of size 3, inactive Coda are represented by <a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.Song.html#Dalamud_Game_ClientState_JobGauge_Enums_Song_NONE">NONE</a>.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_LastSong.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.LastSong%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_LastSong_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.LastSong*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_LastSong" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.LastSong">LastSong</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the type of song that was last played.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Song LastSong { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.Song.html">Song</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Repertoire.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Repertoire%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Repertoire_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Repertoire*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Repertoire" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Repertoire">Repertoire</h4>
|
||||
|
|
@ -154,7 +219,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Song.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Song%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Song_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Song*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_Song" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.Song">Song</h4>
|
||||
|
|
@ -185,7 +250,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_SongTimer.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.SongTimer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_SongTimer_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.SongTimer*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_SongTimer" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.SongTimer">SongTimer</h4>
|
||||
|
|
@ -194,7 +259,7 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public short SongTimer { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ushort SongTimer { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -206,7 +271,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int16</span></td>
|
||||
<td><span class="xref">System.UInt16</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -216,7 +281,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_SoulVoice.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.SoulVoice%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_SoulVoice_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.SoulVoice*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_BRDGauge_SoulVoice" data-uid="Dalamud.Game.ClientState.JobGauge.Types.BRDGauge.SoulVoice">SoulVoice</h4>
|
||||
|
|
@ -253,7 +318,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_BRDGauge.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.BRDGauge%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/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/BRDGauge.cs/#L11" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -123,7 +123,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasGetsu.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasGetsu%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasGetsu_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasGetsu*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasGetsu" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasGetsu">HasGetsu</h4>
|
||||
|
|
@ -155,7 +155,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasKa.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasKa%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L57">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasKa_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasKa*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasKa" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasKa">HasKa</h4>
|
||||
|
|
@ -187,7 +187,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasSetsu.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasSetsu%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasSetsu_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasSetsu*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_HasSetsu" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.HasSetsu">HasSetsu</h4>
|
||||
|
|
@ -216,11 +216,42 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kenki.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kenki%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>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kaeshi.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kaeshi%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kaeshi_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kaeshi*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kaeshi" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kaeshi">Kaeshi</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the currently active Kaeshi ability.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Kaeshi Kaeshi { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.Kaeshi.html">Kaeshi</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kenki.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kenki%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kenki_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kenki*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Kenki" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Kenki">Kenki</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the current amount of Kenki available.</p>
|
||||
|
|
@ -250,7 +281,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_MeditationStacks.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.MeditationStacks%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_MeditationStacks_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.MeditationStacks*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_MeditationStacks" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.MeditationStacks">MeditationStacks</h4>
|
||||
|
|
@ -281,7 +312,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Sen.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Sen%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/Types/SAMGauge.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Sen_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Sen*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_SAMGauge_Sen" data-uid="Dalamud.Game.ClientState.JobGauge.Types.SAMGauge.Sen">Sen</h4>
|
||||
|
|
|
|||
|
|
@ -148,6 +148,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_TargetObject">GameObject.TargetObject</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_Struct">GameObject.Struct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_ToString">GameObject.ToString()</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -134,6 +134,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.Character.html#Dalamud_Game_ClientState_Objects_Types_Character_StatusFlags">Character.StatusFlags</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.Character.html#Dalamud_Game_ClientState_Objects_Types_Character_Struct">Character.Struct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_InvalidGameObjectId">GameObject.InvalidGameObjectId</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -114,6 +114,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.BattleChara.html#Dalamud_Game_ClientState_Objects_Types_BattleChara_TotalCastTime">BattleChara.TotalCastTime</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.BattleChara.html#Dalamud_Game_ClientState_Objects_Types_BattleChara_Struct">BattleChara.Struct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.Character.html#Dalamud_Game_ClientState_Objects_Types_Character_CurrentHp">Character.CurrentHp</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -434,6 +434,37 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Objects_Types_BattleChara_Struct.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.BattleChara.Struct%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Objects/Types/BattleChara.cs/#L65">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Objects_Types_BattleChara_Struct_" data-uid="Dalamud.Game.ClientState.Objects.Types.BattleChara.Struct*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Objects_Types_BattleChara_Struct" data-uid="Dalamud.Game.ClientState.Objects.Types.BattleChara.Struct">Struct</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the underlying structure.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected BattleChara*Struct { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.html">BattleChara</a>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Objects_Types_BattleChara_TotalCastTime.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.BattleChara.TotalCastTime%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>
|
||||
|
|
|
|||
|
|
@ -114,6 +114,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.BattleChara.html#Dalamud_Game_ClientState_Objects_Types_BattleChara_TotalCastTime">BattleChara.TotalCastTime</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.BattleChara.html#Dalamud_Game_ClientState_Objects_Types_BattleChara_Struct">BattleChara.Struct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.Character.html#Dalamud_Game_ClientState_Objects_Types_Character_CurrentHp">Character.CurrentHp</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -606,6 +606,37 @@ Indexed by <a class="xref" href="Dalamud.Game.ClientState.Objects.Enums.Customiz
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Objects_Types_Character_Struct.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.Character.Struct%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Objects/Types/Character.cs/#L104">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Objects_Types_Character_Struct_" data-uid="Dalamud.Game.ClientState.Objects.Types.Character.Struct*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Objects_Types_Character_Struct" data-uid="Dalamud.Game.ClientState.Objects.Types.Character.Struct">Struct</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the underlying structure.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected Character*Struct { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.html">Character</a>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Objects_Types_Character_TargetObjectId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.Character.TargetObjectId%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>
|
||||
|
|
|
|||
|
|
@ -423,6 +423,37 @@ This ranges from -pi to pi radians.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Objects_Types_GameObject_Struct.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.GameObject.Struct%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Objects/Types/GameObject.cs/#L170">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Objects_Types_GameObject_Struct_" data-uid="Dalamud.Game.ClientState.Objects.Types.GameObject.Struct*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Objects_Types_GameObject_Struct" data-uid="Dalamud.Game.ClientState.Objects.Types.GameObject.Struct">Struct</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the underlying structure.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected GameObject*Struct { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.html">GameObject</a>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Objects_Types_GameObject_SubKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.GameObject.SubKind%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>
|
||||
|
|
|
|||
|
|
@ -186,6 +186,11 @@ public enum JobFlags</code></pre>
|
|||
<tr>
|
||||
<td id="Dalamud_Game_Gui_PartyFinder_Types_JobFlags_Pugilist">Pugilist</td>
|
||||
<td><p>Pugilist (PGL).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_Gui_PartyFinder_Types_JobFlags_Reaper">Reaper</td>
|
||||
<td><p>Reaper (RPR).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -196,6 +201,11 @@ public enum JobFlags</code></pre>
|
|||
<tr>
|
||||
<td id="Dalamud_Game_Gui_PartyFinder_Types_JobFlags_Rogue">Rogue</td>
|
||||
<td><p>Rogue (ROG).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_Gui_PartyFinder_Types_JobFlags_Sage">Sage</td>
|
||||
<td><p>Sage (SGE).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -177,6 +177,46 @@
|
|||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_ClickToCopyText_System_String_System_String_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.ClickToCopyText(System.String%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L120">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_ClickToCopyText_" data-uid="Dalamud.Interface.ImGuiHelpers.ClickToCopyText*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_ClickToCopyText_System_String_System_String_" data-uid="Dalamud.Interface.ImGuiHelpers.ClickToCopyText(System.String,System.String)">ClickToCopyText(String, String)</h4>
|
||||
<div class="markdown level1 summary"><p>Print out text that can be copied when clicked.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void ClickToCopyText(string text, string textCopy = null)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">text</span></td>
|
||||
<td><p>The text to show.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">textCopy</span></td>
|
||||
<td><p>The text to copy when clicked.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_DefaultColorPalette_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.DefaultColorPalette(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
|
|
|
|||
|
|
@ -117,6 +117,129 @@ Please consider using those instead in performance-critical code.</p>
|
|||
</div>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_PtrToStructure_System_IntPtr_System_Type_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.PtrToStructure(System.IntPtr%2CSystem.Type)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L207">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_PtrToStructure_" data-uid="Dalamud.SafeMemory.PtrToStructure*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_PtrToStructure_System_IntPtr_System_Type_" data-uid="Dalamud.SafeMemory.PtrToStructure(System.IntPtr,System.Type)">PtrToStructure(IntPtr, Type)</h4>
|
||||
<div class="markdown level1 summary"><p>Marshals data from an unmanaged block of memory to a managed object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static object PtrToStructure(IntPtr addr, Type type)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td><span class="parametername">addr</span></td>
|
||||
<td><p>The address to read from.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Type</span></td>
|
||||
<td><span class="parametername">type</span></td>
|
||||
<td><p>The type to create.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><p>The read object, or null, if it could not be read.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_PtrToStructure__1_System_IntPtr_.md&value=---%0Auid%3A%20Dalamud.SafeMemory.PtrToStructure%60%601(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L199">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_PtrToStructure_" data-uid="Dalamud.SafeMemory.PtrToStructure*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_PtrToStructure__1_System_IntPtr_" data-uid="Dalamud.SafeMemory.PtrToStructure``1(System.IntPtr)">PtrToStructure<T>(IntPtr)</h4>
|
||||
<div class="markdown level1 summary"><p>Marshals data from an unmanaged block of memory to a managed object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static T? PtrToStructure<T>(IntPtr addr)
|
||||
where T : struct</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td><span class="parametername">addr</span></td>
|
||||
<td><p>The address to read from.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><T></td>
|
||||
<td><p>The read object, or null, if it could not be read.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="parametername">T</span></td>
|
||||
<td><p>The type to create.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_Read__1_System_IntPtr___0__.md&value=---%0Auid%3A%20Dalamud.SafeMemory.Read%60%601(System.IntPtr%2C%60%600%40)%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>
|
||||
|
|
@ -458,7 +581,7 @@ since Encoding may destroy the FFXIV payload structure.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_SafeMemory_SizeOf__1.md&value=---%0Auid%3A%20Dalamud.SafeMemory.SizeOf%60%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L198">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/SafeMemory.cs/#L225">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_SafeMemory_SizeOf_" data-uid="Dalamud.SafeMemory.SizeOf*"></a>
|
||||
<h4 id="Dalamud_SafeMemory_SizeOf__1" data-uid="Dalamud.SafeMemory.SizeOf``1">SizeOf<T>()</h4>
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_AssemblyVersion.md&value=---%0Auid%3A%20Dalamud.Utility.Util.AssemblyVersion%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_AssemblyVersion_" data-uid="Dalamud.Utility.Util.AssemblyVersion*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_AssemblyVersion" data-uid="Dalamud.Utility.Util.AssemblyVersion">AssemblyVersion</h4>
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_HttpClient.md&value=---%0Auid%3A%20Dalamud.Utility.Util.HttpClient%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_HttpClient_" data-uid="Dalamud.Utility.Util.HttpClient*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_HttpClient" data-uid="Dalamud.Utility.Util.HttpClient">HttpClient</h4>
|
||||
|
|
@ -183,7 +183,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ByteArrayToHex_System_Byte___System_Int32_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.ByteArrayToHex(System.Byte%5B%5D%2CSystem.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L100">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L108">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_ByteArrayToHex_" data-uid="Dalamud.Utility.Util.ByteArrayToHex*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_ByteArrayToHex_System_Byte___System_Int32_System_Int32_" data-uid="Dalamud.Utility.Util.ByteArrayToHex(System.Byte[],System.Int32,System.Int32)">ByteArrayToHex(Byte[], Int32, Int32)</h4>
|
||||
|
|
@ -245,7 +245,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_CompressString_System_String_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.CompressString(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L247">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L370">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_CompressString_" data-uid="Dalamud.Utility.Util.CompressString*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_CompressString_System_String_" data-uid="Dalamud.Utility.Util.CompressString(System.String)">CompressString(String)</h4>
|
||||
|
|
@ -295,7 +295,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_CopyTo_System_IO_Stream_System_IO_Stream_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.CopyTo(System.IO.Stream%2CSystem.IO.Stream%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L282">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L405">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_CopyTo_" data-uid="Dalamud.Utility.Util.CopyTo*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_CopyTo_System_IO_Stream_System_IO_Stream_System_Int32_" data-uid="Dalamud.Utility.Util.CopyTo(System.IO.Stream,System.IO.Stream,System.Int32)">CopyTo(Stream, Stream, Int32)</h4>
|
||||
|
|
@ -341,7 +341,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_DecompressString_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Utility.Util.DecompressString(System.Byte%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L265">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L388">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_DecompressString_" data-uid="Dalamud.Utility.Util.DecompressString*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_DecompressString_System_Byte___" data-uid="Dalamud.Utility.Util.DecompressString(System.Byte[])">DecompressString(Byte[])</h4>
|
||||
|
|
@ -391,7 +391,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_DumpMemory_System_IntPtr_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.DumpMemory(System.IntPtr%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L80">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L88">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_DumpMemory_" data-uid="Dalamud.Utility.Util.DumpMemory*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_DumpMemory_System_IntPtr_System_Int32_" data-uid="Dalamud.Utility.Util.DumpMemory(System.IntPtr,System.Int32)">DumpMemory(IntPtr, Int32)</h4>
|
||||
|
|
@ -431,7 +431,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_Fatal_System_String_System_String_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.Fatal(System.String%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L206">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L329">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_Fatal_" data-uid="Dalamud.Utility.Util.Fatal*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_Fatal_System_String_System_String_" data-uid="Dalamud.Utility.Util.Fatal(System.String,System.String)">Fatal(String, String)</h4>
|
||||
|
|
@ -471,7 +471,7 @@ Do NOT await this.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_GetGitHash.md&value=---%0Auid%3A%20Dalamud.Utility.Util.GetGitHash%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_GetGitHash_" data-uid="Dalamud.Utility.Util.GetGitHash*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_GetGitHash" data-uid="Dalamud.Utility.Util.GetGitHash">GetGitHash()</h4>
|
||||
|
|
@ -504,7 +504,7 @@ or null if it cannot be found.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_GetGitHashClientStructs.md&value=---%0Auid%3A%20Dalamud.Utility.Util.GetGitHashClientStructs%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L62">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_GetGitHashClientStructs_" data-uid="Dalamud.Utility.Util.GetGitHashClientStructs*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_GetGitHashClientStructs" data-uid="Dalamud.Utility.Util.GetGitHashClientStructs">GetGitHashClientStructs()</h4>
|
||||
|
|
@ -537,7 +537,7 @@ or null if it cannot be found.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_GetUTF8String_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Utility.Util.GetUTF8String(System.Byte%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L219">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L342">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_GetUTF8String_" data-uid="Dalamud.Utility.Util.GetUTF8String*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_GetUTF8String_System_Byte___" data-uid="Dalamud.Utility.Util.GetUTF8String(System.Byte[])">GetUTF8String(Byte[])</h4>
|
||||
|
|
@ -587,7 +587,7 @@ or null if it cannot be found.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_IsLinux.md&value=---%0Auid%3A%20Dalamud.Utility.Util.IsLinux%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L294">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L417">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_IsLinux_" data-uid="Dalamud.Utility.Util.IsLinux*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_IsLinux" data-uid="Dalamud.Utility.Util.IsLinux">IsLinux()</h4>
|
||||
|
|
@ -610,6 +610,80 @@ or null if it cannot be found.</p>
|
|||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p>Whether or not Dalamud is running on Linux/WINE.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_OpenLink_System_String_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.OpenLink(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L446">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_OpenLink_" data-uid="Dalamud.Utility.Util.OpenLink*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_OpenLink_System_String_" data-uid="Dalamud.Utility.Util.OpenLink(System.String)">OpenLink(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Open a link in the default browser.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void OpenLink(string url)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">url</span></td>
|
||||
<td><p>The link to open.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowGameObjectStruct_Dalamud_Game_ClientState_Objects_Types_GameObject_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.ShowGameObjectStruct(Dalamud.Game.ClientState.Objects.Types.GameObject%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L266">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_ShowGameObjectStruct_" data-uid="Dalamud.Utility.Util.ShowGameObjectStruct*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_ShowGameObjectStruct_Dalamud_Game_ClientState_Objects_Types_GameObject_System_Boolean_" data-uid="Dalamud.Utility.Util.ShowGameObjectStruct(Dalamud.Game.ClientState.Objects.Types.GameObject,System.Boolean)">ShowGameObjectStruct(GameObject, Boolean)</h4>
|
||||
<div class="markdown level1 summary"><p>Show a GameObject's internal data in an ImGui-context.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void ShowGameObjectStruct(GameObject go, bool autoExpand = true)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html">GameObject</a></td>
|
||||
<td><span class="parametername">go</span></td>
|
||||
<td><p>The GameObject to show.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">autoExpand</span></td>
|
||||
<td><p>Whether or not the struct should start as expanded.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -619,7 +693,7 @@ or null if it cannot be found.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowObject_System_Object_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.ShowObject(System.Object)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L163">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L286">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_ShowObject_" data-uid="Dalamud.Utility.Util.ShowObject*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_ShowObject_System_Object_" data-uid="Dalamud.Utility.Util.ShowObject(System.Object)">ShowObject(Object)</h4>
|
||||
|
|
@ -644,6 +718,115 @@ or null if it cannot be found.</p>
|
|||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td><p>The object to show.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowStruct_System_Object_System_UInt64_System_Boolean_System_Collections_Generic_IEnumerable_System_String__.md&value=---%0Auid%3A%20Dalamud.Utility.Util.ShowStruct(System.Object%2CSystem.UInt64%2CSystem.Boolean%2CSystem.Collections.Generic.IEnumerable%7BSystem.String%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L174">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_ShowStruct_" data-uid="Dalamud.Utility.Util.ShowStruct*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_ShowStruct_System_Object_System_UInt64_System_Boolean_System_Collections_Generic_IEnumerable_System_String__" data-uid="Dalamud.Utility.Util.ShowStruct(System.Object,System.UInt64,System.Boolean,System.Collections.Generic.IEnumerable{System.String})">ShowStruct(Object, UInt64, Boolean, IEnumerable<String>)</h4>
|
||||
<div class="markdown level1 summary"><p>Show a structure in an ImGui context.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void ShowStruct(object obj, ulong addr, bool autoExpand = false, IEnumerable<string> path = null)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td><p>The structure to show.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td><span class="parametername">addr</span></td>
|
||||
<td><p>The address to the structure.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">autoExpand</span></td>
|
||||
<td><p>Whether or not this structure should start out expanded.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IEnumerable</span><<span class="xref">System.String</span>></td>
|
||||
<td><span class="parametername">path</span></td>
|
||||
<td><p>The already followed path.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowStruct__1___0__System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Utility.Util.ShowStruct%60%601(%60%600*%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L256">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Utility_Util_ShowStruct_" data-uid="Dalamud.Utility.Util.ShowStruct*"></a>
|
||||
<h4 id="Dalamud_Utility_Util_ShowStruct__1___0__System_Boolean_" data-uid="Dalamud.Utility.Util.ShowStruct``1(``0*,System.Boolean)">ShowStruct<T>(T*, Boolean)</h4>
|
||||
<div class="markdown level1 summary"><p>Show a structure in an ImGui context.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void ShowStruct<T>(T*obj, bool autoExpand = false)
|
||||
where T : struct</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>T*</td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td><p>The pointer to the structure.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">autoExpand</span></td>
|
||||
<td><p>Whether or not this structure should start out expanded.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="parametername">T</span></td>
|
||||
<td><p>The type of the structure.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -659,7 +842,7 @@ or null if it cannot be found.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util.md&value=---%0Auid%3A%20Dalamud.Utility.Util%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/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L23" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L28" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -220,10 +220,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_Addon__ctor_System_String___.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.Addon.%23ctor(System.String%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_Addon__ctor_System_String___.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.Addon.%23ctor(System.String%5B%5D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/Attributes/Addon.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/Addon.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_Addon__ctor_" data-uid="FFXIVClientStructs.Attributes.Addon.#ctor*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_Addon__ctor_System_String___" data-uid="FFXIVClientStructs.Attributes.Addon.#ctor(System.String[])">Addon(String[])</h4>
|
||||
|
|
@ -254,10 +254,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_Addon_AddonIdentifiers.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.Addon.AddonIdentifiers%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_Addon_AddonIdentifiers.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.Addon.AddonIdentifiers%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/main/FFXIVClientStructs/Attributes/Addon.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/Addon.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_Addon_AddonIdentifiers_" data-uid="FFXIVClientStructs.Attributes.Addon.AddonIdentifiers*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_Addon_AddonIdentifiers" data-uid="FFXIVClientStructs.Attributes.Addon.AddonIdentifiers">AddonIdentifiers</h4>
|
||||
|
|
@ -290,10 +290,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_Addon.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.Addon%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_Addon.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.Addon%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/main/FFXIVClientStructs/Attributes/Addon.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/Addon.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -221,10 +221,10 @@ public class MemberFunctionAttribute : Attribute</code></pre>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute__ctor_System_String_.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute__ctor_System_String_.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute.%23ctor(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_MemberFunctionAttribute__ctor_" data-uid="FFXIVClientStructs.Attributes.MemberFunctionAttribute.#ctor*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_MemberFunctionAttribute__ctor_System_String_" data-uid="FFXIVClientStructs.Attributes.MemberFunctionAttribute.#ctor(System.String)">MemberFunctionAttribute(String)</h4>
|
||||
|
|
@ -255,10 +255,10 @@ public class MemberFunctionAttribute : Attribute</code></pre>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute_IsStatic.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute.IsStatic%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute_IsStatic.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute.IsStatic%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/main/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_MemberFunctionAttribute_IsStatic_" data-uid="FFXIVClientStructs.Attributes.MemberFunctionAttribute.IsStatic*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_MemberFunctionAttribute_IsStatic" data-uid="FFXIVClientStructs.Attributes.MemberFunctionAttribute.IsStatic">IsStatic</h4>
|
||||
|
|
@ -285,10 +285,10 @@ public class MemberFunctionAttribute : Attribute</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute_Signature.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute.Signature%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute_Signature.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute.Signature%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/main/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_MemberFunctionAttribute_Signature_" data-uid="FFXIVClientStructs.Attributes.MemberFunctionAttribute.Signature*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_MemberFunctionAttribute_Signature" data-uid="FFXIVClientStructs.Attributes.MemberFunctionAttribute.Signature">Signature</h4>
|
||||
|
|
@ -321,10 +321,10 @@ public class MemberFunctionAttribute : Attribute</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_MemberFunctionAttribute.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.MemberFunctionAttribute%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/main/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/MemberFunctionAttribute.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -221,10 +221,10 @@ public class StaticAddressAttribute : Attribute</code></pre>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute__ctor_System_String_System_Int32_System_Boolean_.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.%23ctor(System.String%2CSystem.Int32%2CSystem.Boolean)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute__ctor_System_String_System_Int32_System_Boolean_.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.%23ctor(System.String%2CSystem.Int32%2CSystem.Boolean)%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/main/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_StaticAddressAttribute__ctor_" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.#ctor*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_StaticAddressAttribute__ctor_System_String_System_Int32_System_Boolean_" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.#ctor(System.String,System.Int32,System.Boolean)">StaticAddressAttribute(String, Int32, Boolean)</h4>
|
||||
|
|
@ -265,10 +265,10 @@ public class StaticAddressAttribute : Attribute</code></pre>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute_IsPointer.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.IsPointer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute_IsPointer.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.IsPointer%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/main/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_StaticAddressAttribute_IsPointer_" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.IsPointer*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_StaticAddressAttribute_IsPointer" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.IsPointer">IsPointer</h4>
|
||||
|
|
@ -295,10 +295,10 @@ public class StaticAddressAttribute : Attribute</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute_Offset.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.Offset%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute_Offset.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.Offset%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/main/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_StaticAddressAttribute_Offset_" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.Offset*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_StaticAddressAttribute_Offset" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.Offset">Offset</h4>
|
||||
|
|
@ -325,10 +325,10 @@ public class StaticAddressAttribute : Attribute</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute_Signature.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.Signature%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute_Signature.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute.Signature%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/main/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_StaticAddressAttribute_Signature_" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.Signature*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_StaticAddressAttribute_Signature" data-uid="FFXIVClientStructs.Attributes.StaticAddressAttribute.Signature">Signature</h4>
|
||||
|
|
@ -361,10 +361,10 @@ public class StaticAddressAttribute : Attribute</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_StaticAddressAttribute.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.StaticAddressAttribute%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/main/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/StaticAddressAttribute.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -221,10 +221,10 @@ public class VirtualFunctionAttribute : Attribute</code></pre>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_VirtualFunctionAttribute__ctor_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.VirtualFunctionAttribute.%23ctor(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_VirtualFunctionAttribute__ctor_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.VirtualFunctionAttribute.%23ctor(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/Attributes/VirtualFunctionAttribute.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/VirtualFunctionAttribute.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_VirtualFunctionAttribute__ctor_" data-uid="FFXIVClientStructs.Attributes.VirtualFunctionAttribute.#ctor*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_VirtualFunctionAttribute__ctor_System_Int32_" data-uid="FFXIVClientStructs.Attributes.VirtualFunctionAttribute.#ctor(System.Int32)">VirtualFunctionAttribute(Int32)</h4>
|
||||
|
|
@ -255,10 +255,10 @@ public class VirtualFunctionAttribute : Attribute</code></pre>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_VirtualFunctionAttribute_Offset.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.VirtualFunctionAttribute.Offset%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_VirtualFunctionAttribute_Offset.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.VirtualFunctionAttribute.Offset%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/main/FFXIVClientStructs/Attributes/VirtualFunctionAttribute.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/VirtualFunctionAttribute.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_Attributes_VirtualFunctionAttribute_Offset_" data-uid="FFXIVClientStructs.Attributes.VirtualFunctionAttribute.Offset*"></a>
|
||||
<h4 id="FFXIVClientStructs_Attributes_VirtualFunctionAttribute_Offset" data-uid="FFXIVClientStructs.Attributes.VirtualFunctionAttribute.Offset">Offset</h4>
|
||||
|
|
@ -291,10 +291,10 @@ public class VirtualFunctionAttribute : Attribute</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_Attributes_VirtualFunctionAttribute.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.VirtualFunctionAttribute%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_Attributes_VirtualFunctionAttribute.md&value=---%0Auid%3A%20FFXIVClientStructs.Attributes.VirtualFunctionAttribute%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/main/FFXIVClientStructs/Attributes/VirtualFunctionAttribute.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/Attributes/VirtualFunctionAttribute.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Void*)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Void*)%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Void__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Void*)">CheckActionResources(ActionType, UInt32, Void*)</h4>
|
||||
|
|
@ -164,10 +164,10 @@ public uint CheckActionResources(ActionType actionType, uint actionId, void *act
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte)%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte,System.Byte,System.Byte,System.Byte)">GetActionCost(ActionType, UInt32, Byte, Byte, Byte, Byte)</h4>
|
||||
|
|
@ -237,10 +237,10 @@ public static int GetActionCost(ActionType actionType, uint actionId, byte a3, b
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS(System.UInt32%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS(System.UInt32%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS(System.UInt32,FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*,FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)">GetActionInRangeOrLoS(UInt32, GameObject*, GameObject*)</h4>
|
||||
|
|
@ -295,10 +295,10 @@ public static uint GetActionInRangeOrLoS(uint actionId, GameObject*sourceObject,
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange(System.UInt32)">GetActionRange(UInt32)</h4>
|
||||
|
|
@ -343,10 +343,10 @@ public static float GetActionRange(uint actionId)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.UInt32,System.UInt32,System.UInt32)">GetActionStatus(ActionType, UInt32, UInt32, UInt32, UInt32)</h4>
|
||||
|
|
@ -411,10 +411,10 @@ public uint GetActionStatus(ActionType actionType, uint actionID, uint targetID
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId(System.UInt32)">GetAdjustedActionId(UInt32)</h4>
|
||||
|
|
@ -459,10 +459,10 @@ public uint GetAdjustedActionId(uint actionID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte)%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte,System.Byte)">GetAdjustedCastTime(ActionType, UInt32, Byte, Byte)</h4>
|
||||
|
|
@ -522,10 +522,10 @@ public float GetAdjustedCastTime(ActionType actionType, uint actionID, byte a3 =
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte)%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte)">GetAdjustedRecastTime(ActionType, UInt32, Byte)</h4>
|
||||
|
|
@ -580,10 +580,10 @@ public float GetAdjustedRecastTime(ActionType actionType, uint actionID, byte a3
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges(System.UInt32%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges(System.UInt32%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_System_UInt32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges(System.UInt32,System.UInt32)">GetMaxCharges(UInt32, UInt32)</h4>
|
||||
|
|
@ -633,10 +633,10 @@ public static ushort GetMaxCharges(uint actionId, uint level)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32)">GetRecastTime(ActionType, UInt32)</h4>
|
||||
|
|
@ -686,10 +686,10 @@ public float GetRecastTime(ActionType actionType, uint actionID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32)">GetRecastTimeElapsed(ActionType, UInt32)</h4>
|
||||
|
|
@ -739,10 +739,10 @@ public float GetRecastTimeElapsed(ActionType actionType, uint actionID)</code></
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance">Instance()</h4>
|
||||
|
|
@ -770,10 +770,10 @@ public static ActionManager*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32)">IsRecastTimerActive(ActionType, UInt32)</h4>
|
||||
|
|
@ -823,10 +823,10 @@ public bool IsRecastTimerActive(ActionType actionType, uint actionID)</code></pr
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.Void*)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.Void*)%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_Void__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Void*)">UseAction(ActionType, UInt32, UInt32, UInt32, UInt32, UInt32, Void*)</h4>
|
||||
|
|
@ -901,10 +901,10 @@ public bool UseAction(ActionType actionType, uint actionID, uint targetID = 3758
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CFFXIVClientStructs.FFXIV.Client.Graphics.Vector3*%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CFFXIVClientStructs.FFXIV.Client.Graphics.Vector3*%2CSystem.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.UInt32,FFXIVClientStructs.FFXIV.Client.Graphics.Vector3*,System.UInt32)">UseActionLocation(ActionType, UInt32, UInt32, Vector3*, UInt32)</h4>
|
||||
|
|
@ -975,10 +975,10 @@ public bool UseActionLocation(ActionType actionType, uint actionID, uint targetI
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -189,10 +189,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionType%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionType%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/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L55" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L55" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionID">ActionID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionType%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionType%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionType" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionType">ActionType</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastLocation.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastLocation%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastLocation.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastLocation%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastLocation" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastLocation">CastLocation</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastTargetID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastTargetID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastTargetID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastTargetID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastTargetID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastTargetID">CastTargetID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CurrentCastTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CurrentCastTime%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CurrentCastTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CurrentCastTime%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CurrentCastTime" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CurrentCastTime">CurrentCastTime</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Interruptible.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Interruptible%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Interruptible.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Interruptible%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Interruptible" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Interruptible">Interruptible</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_IsCasting.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.IsCasting%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_IsCasting.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.IsCasting%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_IsCasting" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.IsCasting">IsCasting</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_TotalCastTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.TotalCastTime%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_TotalCastTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.TotalCastTime%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_TotalCastTime" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.TotalCastTime">TotalCastTime</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_08.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_08%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_08.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_08%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_08" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_08">Unk_08</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_30.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_30%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_30.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_30%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_30" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_30">Unk_30</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -402,10 +402,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L33" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L33" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_Character.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.Character%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_Character.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.Character%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_Character" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.Character">Character</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_EurekaElement.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.EurekaElement%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_EurekaElement.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.EurekaElement%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_EurekaElement" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.EurekaElement">EurekaElement</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_EurekaLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.EurekaLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_EurekaLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.EurekaLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_EurekaLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.EurekaLevel">EurekaLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_SpellCastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.SpellCastInfo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_SpellCastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.SpellCastInfo%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_SpellCastInfo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.SpellCastInfo">SpellCastInfo</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.StatusManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.StatusManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_StatusManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.StatusManager">StatusManager</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -253,10 +253,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetCastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetCastInfo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetCastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetCastInfo%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetCastInfo_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetCastInfo*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetCastInfo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetCastInfo">GetCastInfo()</h4>
|
||||
|
|
@ -284,10 +284,10 @@ public BattleChara.CastInfo*GetCastInfo()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetStatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetStatusManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetStatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetStatusManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetStatusManager_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetStatusManager*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_GetStatusManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.GetStatusManager">GetStatusManager()</h4>
|
||||
|
|
@ -321,10 +321,10 @@ public StatusManager*GetStatusManager()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L15" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ClassJob.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ClassJob%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ClassJob.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ClassJob%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ClassJob" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ClassJob">ClassJob</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionObject%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionObject%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionObject">CompanionObject</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionOwnerID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionOwnerID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionOwnerID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionOwnerID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionOwnerID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionOwnerID">CompanionOwnerID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CraftingPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CraftingPoints%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CraftingPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CraftingPoints%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CraftingPoints" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CraftingPoints">CraftingPoints</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CurrentWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CurrentWorld%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CurrentWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CurrentWorld%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CurrentWorld" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CurrentWorld">CurrentWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CustomizeData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CustomizeData%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CustomizeData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CustomizeData%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CustomizeData" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CustomizeData">CustomizeData</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EquipSlotData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EquipSlotData%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EquipSlotData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EquipSlotData%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EquipSlotData" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EquipSlotData">EquipSlotData</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_FreeCompanyTag.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.FreeCompanyTag%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_FreeCompanyTag.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.FreeCompanyTag%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_FreeCompanyTag" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.FreeCompanyTag">FreeCompanyTag</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GameObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GameObject%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GameObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GameObject%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GameObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GameObject">GameObject</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GatheringPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GatheringPoints%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GatheringPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GatheringPoints%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GatheringPoints" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GatheringPoints">GatheringPoints</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Health.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Health%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Health.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Health%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Health" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Health">Health</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_HomeWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.HomeWorld%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_HomeWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.HomeWorld%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L47">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_HomeWorld" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.HomeWorld">HomeWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Icon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Icon%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Icon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Icon%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Icon" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Icon">Icon</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Level.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Level%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Level.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Level%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Level" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Level">Level</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Mana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mana%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Mana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mana%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Mana" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mana">Mana</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxCraftingPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxCraftingPoints%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxCraftingPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxCraftingPoints%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxCraftingPoints" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxCraftingPoints">MaxCraftingPoints</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxGatheringPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxGatheringPoints%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxGatheringPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxGatheringPoints%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxGatheringPoints" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxGatheringPoints">MaxGatheringPoints</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -599,10 +599,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxHealth.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxHealth%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxHealth.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxHealth%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxHealth" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxHealth">MaxHealth</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -628,10 +628,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxMana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxMana%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxMana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxMana%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_MaxMana" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.MaxMana">MaxMana</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -657,10 +657,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_NameID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.NameID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_NameID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.NameID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_NameID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.NameID">NameID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -686,10 +686,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Omen.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Omen%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Omen.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Omen%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Omen" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Omen">Omen</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -715,10 +715,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_PlayerTargetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.PlayerTargetObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_PlayerTargetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.PlayerTargetObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_PlayerTargetObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.PlayerTargetObjectID">PlayerTargetObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -744,10 +744,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ShieldValue.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ShieldValue%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ShieldValue.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ShieldValue%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L49">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ShieldValue" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ShieldValue">ShieldValue</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -773,10 +773,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_StatusFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_StatusFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L50">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L50">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_StatusFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusFlags">StatusFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -802,10 +802,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_TargetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.TargetObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_TargetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.TargetObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_TargetObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.TargetObjectID">TargetObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -833,10 +833,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId">GetTargetId()</h4>
|
||||
|
|
@ -870,10 +870,10 @@ public uint GetTargetId()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L13" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/CharacterManager.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/CharacterManager.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.Instance">Instance()</h4>
|
||||
|
|
@ -137,10 +137,10 @@ public static CharacterManager*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_LookupBattleCharaByObjectId_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.LookupBattleCharaByObjectId(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_LookupBattleCharaByObjectId_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.LookupBattleCharaByObjectId(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/CharacterManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/CharacterManager.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_LookupBattleCharaByObjectId_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.LookupBattleCharaByObjectId*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager_LookupBattleCharaByObjectId_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager.LookupBattleCharaByObjectId(System.Int32)">LookupBattleCharaByObjectId(Int32)</h4>
|
||||
|
|
@ -191,10 +191,10 @@ public BattleChara*LookupBattleCharaByObjectId(int objectId)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_CharacterManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.CharacterManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/CharacterManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/CharacterManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Companion_Character.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Companion.Character%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Companion_Character.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Companion.Character%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Companion.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Companion.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Companion_Character" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Companion.Character">Character</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Companion.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Companion%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Companion.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Companion%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Companion.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/Companion.cs/#L13" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -133,10 +133,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_EurekaElement.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.EurekaElement%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_EurekaElement.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.EurekaElement%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L49" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L49" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_FocusTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.FocusTarget%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_FocusTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.FocusTarget%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_FocusTarget" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.FocusTarget">FocusTarget</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_MouseOverTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.MouseOverTarget%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_MouseOverTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.MouseOverTarget%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_MouseOverTarget" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.MouseOverTarget">MouseOverTarget</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_PreviousTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.PreviousTarget%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_PreviousTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.PreviousTarget%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_PreviousTarget" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.PreviousTarget">PreviousTarget</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_SoftTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.SoftTarget%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_SoftTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.SoftTarget%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_SoftTarget" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.SoftTarget">SoftTarget</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Target.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Target%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Target.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Target%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Target" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Target">Target</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_TargetObjectId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.TargetObjectId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_TargetObjectId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.TargetObjectId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_TargetObjectId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.TargetObjectId">TargetObjectId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -282,10 +282,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTarget%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTarget.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTarget%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTarget_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTarget*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTarget" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTarget">GetCurrentTarget()</h4>
|
||||
|
|
@ -313,10 +313,10 @@ public GameObject*GetCurrentTarget()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTargetID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTargetID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTargetID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTargetID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTargetID_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTargetID*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_GetCurrentTargetID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.GetCurrentTargetID">GetCurrentTargetID()</h4>
|
||||
|
|
@ -344,10 +344,10 @@ public uint GetCurrentTargetID()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.Instance">Instance()</h4>
|
||||
|
|
@ -375,10 +375,10 @@ public static TargetSystem*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_IsObjectInViewRange_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.IsObjectInViewRange(FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_IsObjectInViewRange_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.IsObjectInViewRange(FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_IsObjectInViewRange_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.IsObjectInViewRange*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem_IsObjectInViewRange_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem.IsObjectInViewRange(FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)">IsObjectInViewRange(GameObject*)</h4>
|
||||
|
|
@ -429,10 +429,10 @@ public bool IsObjectInViewRange(GameObject*obj)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Control_TargetSystem.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Control.TargetSystem%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/main/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Control/TargetSystem.cs/#L9" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_LuaEventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.LuaEventHandler%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_LuaEventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.LuaEventHandler%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_Director_LuaEventHandler" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.Director.LuaEventHandler">LuaEventHandler</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String0.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String0%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String0.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String0%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String0" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String0">String0</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String1.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String1%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String1.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String1%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String1" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String1">String1</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String2.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String2%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String2.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String2%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_Director_String2" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.Director.String2">String2</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_Director.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.Director%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/Director.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_EventHandler_EventSceneModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.EventHandler.EventSceneModule%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_EventHandler_EventSceneModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.EventHandler.EventSceneModule%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/EventHandler.cs/#L6">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/EventHandler.cs/#L6">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_EventHandler_EventSceneModule" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.EventHandler.EventSceneModule">EventSceneModule</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_EventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.EventHandler%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_EventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.EventHandler%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/EventHandler.cs/#L4" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/EventHandler.cs/#L4" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_LuaState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.LuaState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_LuaState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.LuaState%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_LuaState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.LuaState">LuaState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_LuaString.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.LuaString%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_LuaString.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.LuaString%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_LuaString" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.LuaString">LuaString</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_Object.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.Object%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_Object.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.Object%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor_Object" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor.Object">Object</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActor%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActor.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule_ActorMap.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule.ActorMap%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule_ActorMap.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule.ActorMap%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActorModule.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActorModule.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule_ActorMap" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule.ActorMap">ActorMap</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule_ModuleBase.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule.ModuleBase%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule_ModuleBase.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule.ModuleBase%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActorModule.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActorModule.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule_ModuleBase" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule.ModuleBase">ModuleBase</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -170,10 +170,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaActorModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaActorModule%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActorModule.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaActorModule.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_EventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.EventHandler%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_EventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.EventHandler%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_EventHandler" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.EventHandler">EventHandler</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaClass.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaClass%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaClass.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaClass%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaClass" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaClass">LuaClass</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaKey.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaKey%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaKey.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaKey%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaKey" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaKey">LuaKey</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaState%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler_LuaState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler.LuaState">LuaState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_LuaEventHandler.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.LuaEventHandler%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/LuaEventHandler.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_ModuleBase_LuaState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.ModuleBase.LuaState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_ModuleBase_LuaState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.ModuleBase.LuaState%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/ModuleBase.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/ModuleBase.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_ModuleBase_LuaState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.ModuleBase.LuaState">LuaState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_ModuleBase.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.ModuleBase%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_ModuleBase.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.ModuleBase%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/main/FFXIVClientStructs/FFXIV/Client/Game/Event/ModuleBase.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Event/ModuleBase.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Description.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Description%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Description.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Description%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Description" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Description">Description</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Duration.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Duration%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Duration.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Duration%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Duration" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Duration">Duration</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.FateId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.FateId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_FateId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.FateId">FateId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_HandInCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.HandInCount%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_HandInCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.HandInCount%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_HandInCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.HandInCount">HandInCount</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_IconId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.IconId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_IconId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.IconId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_IconId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.IconId">IconId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Level.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Level%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Level.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Level%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Level" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Level">Level</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Location.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Location%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Location.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Location%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Location" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Location">Location</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_MapIconId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.MapIconId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_MapIconId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.MapIconId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_MapIconId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.MapIconId">MapIconId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_MaxLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.MaxLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_MaxLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.MaxLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_MaxLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.MaxLevel">MaxLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Name" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Objective.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Objective%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Objective.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Objective%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Objective" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Objective">Objective</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Progress.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Progress%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Progress.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Progress%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Progress" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Progress">Progress</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Radius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Radius%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Radius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Radius%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_Radius" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.Radius">Radius</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_StartTimeEpoch.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.StartTimeEpoch%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_StartTimeEpoch.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.StartTimeEpoch%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_StartTimeEpoch" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.StartTimeEpoch">StartTimeEpoch</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_State.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.State%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_State.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.State%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_State" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.State">State</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_TerritoryId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.TerritoryId%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_TerritoryId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.TerritoryId%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext_TerritoryId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext.TerritoryId">TerritoryId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -576,10 +576,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateContext.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateContext%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateContext.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_Director.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.Director%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_Director.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.Director%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_Director" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.Director">Director</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateId">FateId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateLevel">FateLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateNpcObjectId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateNpcObjectId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateNpcObjectId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateNpcObjectId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector_FateNpcObjectId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector.FateNpcObjectId">FateNpcObjectId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateDirector%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateDirector.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_CurrentFate.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.CurrentFate%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_CurrentFate.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.CurrentFate%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_CurrentFate" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.CurrentFate">CurrentFate</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_FateDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.FateDirector%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_FateDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.FateDirector%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_FateDirector" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.FateDirector">FateDirector</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_FateJoined.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.FateJoined%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_FateJoined.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.FateJoined%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_FateJoined" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.FateJoined">FateJoined</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Fates.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Fates%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Fates.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Fates%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Fates" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Fates">Fates</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_SyncedFateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.SyncedFateId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_SyncedFateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.SyncedFateId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_SyncedFateId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.SyncedFateId">SyncedFateId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Unk_String.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Unk_String%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Unk_String.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Unk_String%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Unk_String" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Unk_String">Unk_String</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Unk_Vector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Unk_Vector%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Unk_Vector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Unk_Vector%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Unk_Vector" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Unk_Vector">Unk_Vector</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -311,10 +311,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager.Instance">Instance()</h4>
|
||||
|
|
@ -348,10 +348,10 @@ public static FateManager*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Fate_FateManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Fate.FateManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Fate/FateManager.cs/#L11" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -150,10 +150,10 @@ public enum AetherFlags : byte</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AetherFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AetherFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AetherFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AetherFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L37" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L59" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianCard.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianCard%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianCard.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianCard%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L4" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L4" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Card.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Card%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Card.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Card%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Card" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Card">Card</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Seals.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Seals%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Seals.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Seals%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Seals" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Seals">Seals</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Timer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Timer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Timer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Timer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_Timer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.Timer">Timer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -195,10 +195,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentCard.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentCard%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentCard.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentCard%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentCard_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentCard*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentCard" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentCard">CurrentCard</h4>
|
||||
|
|
@ -225,10 +225,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentSeals.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentSeals%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentSeals.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentSeals%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentSeals_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentSeals*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge_CurrentSeals" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge.CurrentSeals">CurrentSeals</h4>
|
||||
|
|
@ -261,10 +261,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L26" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L26" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -117,10 +117,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianSeal.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianSeal%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_AstrologianSeal.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianSeal%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L16" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L16" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_Repertoire.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.Repertoire%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_Repertoire.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.Repertoire%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L90">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L90">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_Repertoire" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.Repertoire">Repertoire</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,17 +135,17 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_Song.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.Song%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SongFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SongFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L92">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_Song" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.Song">Song</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SongFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SongFlags">SongFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public byte Song</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public SongFlags SongFlags</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -157,24 +157,24 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Byte</span></td>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SongFlags.html">SongFlags</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SongTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SongTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SongTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SongTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L89">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SongTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SongTimer">SongTimer</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 SongTimer</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ushort SongTimer</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -186,17 +186,17 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int16</span></td>
|
||||
<td><span class="xref">System.UInt16</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SoulVoice.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SoulVoice%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SoulVoice.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SoulVoice%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L91">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L91">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_SoulVoice" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.SoulVoice">SoulVoice</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -220,38 +220,6 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_ActiveSong.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.ActiveSong%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L94">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_ActiveSong_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.ActiveSong*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge_ActiveSong" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge.ActiveSong">ActiveSong</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public readonly BardSong ActiveSong { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardSong.html">BardSong</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
@ -260,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BardGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L87" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L87" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_ElementStance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.ElementStance%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_ElementStance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.ElementStance%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L54">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_ElementStance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.ElementStance">ElementStance</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_ElementTimeRemaining.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.ElementTimeRemaining%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_ElementTimeRemaining.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.ElementTimeRemaining%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_ElementTimeRemaining" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.ElementTimeRemaining">ElementTimeRemaining</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_Enochian.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.Enochian%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_Enochian.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.Enochian%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L57">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L57">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_Enochian" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.Enochian">Enochian</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianTimer">EnochianTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_PolyglotStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.PolyglotStacks%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_PolyglotStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.PolyglotStacks%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L56">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_PolyglotStacks" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.PolyglotStacks">PolyglotStacks</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralHearts.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralHearts%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralHearts.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralHearts%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L55">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralHearts" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralHearts">UmbralHearts</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -282,10 +282,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_AstralStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.AstralStacks%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_AstralStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.AstralStacks%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L60">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_AstralStacks_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.AstralStacks*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_AstralStacks" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.AstralStacks">AstralStacks</h4>
|
||||
|
|
@ -312,10 +312,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianActive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianActive%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianActive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianActive%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L61">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianActive_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianActive*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_EnochianActive" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.EnochianActive">EnochianActive</h4>
|
||||
|
|
@ -342,10 +342,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralStacks%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralStacks%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L59">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralStacks_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralStacks*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge_UmbralStacks" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge.UmbralStacks">UmbralStacks</h4>
|
||||
|
|
@ -378,10 +378,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_BlackMageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.BlackMageGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L50" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L50" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -125,10 +125,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DanceStep.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DanceStep%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DanceStep.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DanceStep%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L22" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L22" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_DanceSteps.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.DanceSteps%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_DanceSteps.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.DanceSteps%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L111">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L109">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_DanceSteps" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.DanceSteps">DanceSteps</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_Esprit.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.Esprit%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_Esprit.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.Esprit%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L110">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L108">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_Esprit" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.Esprit">Esprit</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_Feathers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.Feathers%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_Feathers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.Feathers%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L109">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L107">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_Feathers" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.Feathers">Feathers</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_StepIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.StepIndex%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_StepIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.StepIndex%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L112">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L110">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_StepIndex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.StepIndex">StepIndex</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -224,10 +224,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_CurrentStep.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.CurrentStep%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_CurrentStep.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.CurrentStep%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L114">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L112">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_CurrentStep_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.CurrentStep*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge_CurrentStep" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge.CurrentStep">CurrentStep</h4>
|
||||
|
|
@ -260,10 +260,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DancerGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DancerGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L107" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L105" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_Blood.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.Blood%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_Blood.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.Blood%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L158">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L157">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_Blood" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.Blood">Blood</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_DarkArtsState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.DarkArtsState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_DarkArtsState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.DarkArtsState%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L160">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L159">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_DarkArtsState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.DarkArtsState">DarkArtsState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_DarksideTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.DarksideTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_DarksideTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.DarksideTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L159">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L158">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_DarksideTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.DarksideTimer">DarksideTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_ShadowTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.ShadowTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_ShadowTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.ShadowTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L161">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L160">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge_ShadowTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge.ShadowTimer">ShadowTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DarkKnightGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DarkKnightGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L156" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L155" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_BotdState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.BotdState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_BotdState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.BotdState%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L129">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L127">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_BotdState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.BotdState">BotdState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_BotdTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.BotdTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_BotdTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.BotdTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L128">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L126">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_BotdTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.BotdTimer">BotdTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_EyeCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.EyeCount%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_EyeCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.EyeCount%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L130">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L128">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge_EyeCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge.EyeCount">EyeCount</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_DragoonGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.DragoonGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L126" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L124" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_Ammo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.Ammo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_Ammo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.Ammo%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L176">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L175">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_Ammo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.Ammo">Ammo</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_AmmoComboStep.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.AmmoComboStep%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_AmmoComboStep.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.AmmoComboStep%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L178">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L177">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_AmmoComboStep" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.AmmoComboStep">AmmoComboStep</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_MaxTimerDuration.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.MaxTimerDuration%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_MaxTimerDuration.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.MaxTimerDuration%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L177">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L176">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge_MaxTimerDuration" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge.MaxTimerDuration">MaxTimerDuration</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_GunbreakerGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.GunbreakerGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L174" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L173" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -110,10 +110,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_JobGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.JobGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_JobGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.JobGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L4" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L4" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,158 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Enum KaeshiAction
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Enum KaeshiAction
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.KaeshiAction">
|
||||
|
||||
|
||||
<h1 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.KaeshiAction" class="text-break">Enum KaeshiAction
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.html">FFXIVClientStructs.FFXIV.Client.Game.Gauge</a></h6>
|
||||
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
|
||||
<h5 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public enum KaeshiAction : byte</code></pre>
|
||||
</div>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction_Goken">Goken</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction_Higanbana">Higanbana</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction_Namikiri">Namikiri</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction_Setsugekka">Setsugekka</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</thead></thead></table>
|
||||
<h3 id="extensionmethods">Extension Methods</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute<TAttribute>()</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_KaeshiAction.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.KaeshiAction%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/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L30" 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>
|
||||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_Battery.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.Battery%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_Battery.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.Battery%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L102">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L100">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_Battery" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.Battery">Battery</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_Heat.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.Heat%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_Heat.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.Heat%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L101">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L99">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_Heat" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.Heat">Heat</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_LastSummonBatteryPower.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.LastSummonBatteryPower%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_LastSummonBatteryPower.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.LastSummonBatteryPower%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L103">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L101">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_LastSummonBatteryPower" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.LastSummonBatteryPower">LastSummonBatteryPower</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_OverheatTimeRemaining.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.OverheatTimeRemaining%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_OverheatTimeRemaining.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.OverheatTimeRemaining%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L99">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L97">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_OverheatTimeRemaining" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.OverheatTimeRemaining">OverheatTimeRemaining</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_SummonTimeRemaining.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.SummonTimeRemaining%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_SummonTimeRemaining.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.SummonTimeRemaining%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L100">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L98">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_SummonTimeRemaining" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.SummonTimeRemaining">SummonTimeRemaining</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_TimerActive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.TimerActive%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_TimerActive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.TimerActive%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L104">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L102">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge_TimerActive" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge.TimerActive">TimerActive</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -286,10 +286,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MachinistGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MachinistGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L97" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L95" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MonkGauge_Chakra.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MonkGauge.Chakra%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MonkGauge_Chakra.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MonkGauge.Chakra%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L123">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L121">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_MonkGauge_Chakra" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.MonkGauge.Chakra">Chakra</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MonkGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MonkGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_MonkGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.MonkGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L121" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L119" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_HutonManualCasts.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.HutonManualCasts%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_HutonManualCasts.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.HutonManualCasts%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L137">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L135">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_HutonManualCasts" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.HutonManualCasts">HutonManualCasts</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_HutonTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.HutonTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_HutonTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.HutonTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L135">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L133">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_HutonTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.HutonTimer">HutonTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_Ninki.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.Ninki%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_Ninki.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.Ninki%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L136">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L134">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge_Ninki" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge.Ninki">Ninki</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_NinjaGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.NinjaGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L133" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L131" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_PaladinGauge_OathGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.PaladinGauge.OathGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_PaladinGauge_OathGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.PaladinGauge.OathGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L166">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L165">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_PaladinGauge_OathGauge" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.PaladinGauge.OathGauge">OathGauge</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_PaladinGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.PaladinGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_PaladinGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.PaladinGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L164" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L163" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ReaperGauge_Soul.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ReaperGauge.Soul%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ReaperGauge_Soul.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ReaperGauge.Soul%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L149">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L148">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_ReaperGauge_Soul" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.ReaperGauge.Soul">Soul</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ReaperGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ReaperGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ReaperGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ReaperGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L147" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L146" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_BlackMana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.BlackMana%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_BlackMana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.BlackMana%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L79">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L79">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_BlackMana" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.BlackMana">BlackMana</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_ManaStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.ManaStacks%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_ManaStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.ManaStacks%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L80">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L80">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_ManaStacks" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.ManaStacks">ManaStacks</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_WhiteMana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.WhiteMana%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_WhiteMana.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.WhiteMana%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L78">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L78">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge_WhiteMana" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge.WhiteMana">WhiteMana</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_RedMageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.RedMageGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L76" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L76" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Addersgall.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Addersgall%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Addersgall.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Addersgall%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Addersgall" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Addersgall">Addersgall</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_AddersgallTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.AddersgallTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_AddersgallTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.AddersgallTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_AddersgallTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.AddersgallTimer">AddersgallTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Addersting.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Addersting%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Addersting.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Addersting%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Addersting" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Addersting">Addersting</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Eukrasia.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Eukrasia%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Eukrasia.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Eukrasia%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_Eukrasia" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.Eukrasia">Eukrasia</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -224,10 +224,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_EukrasiaActive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.EukrasiaActive%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_EukrasiaActive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.EukrasiaActive%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_EukrasiaActive_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.EukrasiaActive*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge_EukrasiaActive" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge.EukrasiaActive">EukrasiaActive</h4>
|
||||
|
|
@ -260,10 +260,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SageGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L36" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L36" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,39 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_Kenki.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.Kenki%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_Kaeshi.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.Kaeshi%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L142">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L140">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_Kaeshi" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.Kaeshi">Kaeshi</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 KaeshiAction Kaeshi</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.Game.Gauge.KaeshiAction.html">KaeshiAction</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/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_Kenki.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.Kenki%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/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L141">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_Kenki" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.Kenki">Kenki</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_MeditationStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.MeditationStacks%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_MeditationStacks.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.MeditationStacks%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L143">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L142">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_MeditationStacks" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.MeditationStacks">MeditationStacks</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,17 +193,17 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_SenFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.SenFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_SenFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.SenFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L144">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L143">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge_SenFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge.SenFlags">SenFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public byte SenFlags</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public SenFlags SenFlags</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -186,7 +215,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Byte</span></td>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SenFlags.html">SenFlags</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -199,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SamuraiGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SamuraiGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L140" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L138" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_Aetherflow.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.Aetherflow%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_Aetherflow.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.Aetherflow%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_Aetherflow" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.Aetherflow">Aetherflow</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_DismissedFairy.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.DismissedFairy%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_DismissedFairy.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.DismissedFairy%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_DismissedFairy" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.DismissedFairy">DismissedFairy</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_FairyGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.FairyGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_FairyGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.FairyGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_FairyGauge" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.FairyGauge">FairyGauge</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_SeraphTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.SeraphTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_SeraphTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.SeraphTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge_SeraphTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge.SeraphTimer">SeraphTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_ScholarGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.ScholarGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L18" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L18" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,159 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Enum SenFlags
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Enum SenFlags
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SenFlags">
|
||||
|
||||
|
||||
<h1 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SenFlags" class="text-break">Enum SenFlags
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.html">FFXIVClientStructs.FFXIV.Client.Game.Gauge</a></h6>
|
||||
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
|
||||
<h5 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Flags]
|
||||
public enum SenFlags : byte</code></pre>
|
||||
</div>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags_Getsu">Getsu</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags_Ka">Ka</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags_None">None</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags_Setsu">Setsu</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</thead></thead></table>
|
||||
<h3 id="extensionmethods">Extension Methods</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute<TAttribute>()</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SenFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SenFlags%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/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L37" 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>
|
||||
|
|
@ -0,0 +1,183 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Enum SongFlags
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Enum SongFlags
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SongFlags">
|
||||
|
||||
|
||||
<h1 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SongFlags" class="text-break">Enum SongFlags
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.html">FFXIVClientStructs.FFXIV.Client.Game.Gauge</a></h6>
|
||||
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
|
||||
<h5 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Flags]
|
||||
public enum SongFlags : byte</code></pre>
|
||||
</div>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
<thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_ArmysPaeon">ArmysPaeon</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_ArmysPaeonCoda">ArmysPaeonCoda</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_ArmysPaeonLastPlayed">ArmysPaeonLastPlayed</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_MagesBallad">MagesBallad</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_MagesBalladCoda">MagesBalladCoda</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_MagesBalladLastPlayed">MagesBalladLastPlayed</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_None">None</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_WanderersMinuet">WanderersMinuet</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_WanderersMinuetCoda">WanderersMinuetCoda</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags_WanderersMinuetLastPlayed">WanderersMinuetLastPlayed</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</thead></thead></table>
|
||||
<h3 id="extensionmethods">Extension Methods</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute<TAttribute>()</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SongFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SongFlags%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/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs/#L45" 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>
|
||||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_AetherFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.AetherFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_AetherFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.AetherFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L71">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L71">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_AetherFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.AetherFlags">AetherFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Attunement.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Attunement%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Attunement.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Attunement%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L70">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Attunement" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Attunement">Attunement</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_AttunementTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.AttunementTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_AttunementTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.AttunementTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L67">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_AttunementTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.AttunementTimer">AttunementTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_ReturnSummon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.ReturnSummon%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_ReturnSummon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.ReturnSummon%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L68">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_ReturnSummon" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.ReturnSummon">ReturnSummon</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_ReturnSummonGlam.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.ReturnSummonGlam%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_ReturnSummonGlam.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.ReturnSummonGlam%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L69">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_ReturnSummonGlam" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.ReturnSummonGlam">ReturnSummonGlam</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_SummonTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.SummonTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_SummonTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.SummonTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L66">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L66">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_SummonTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.SummonTimer">SummonTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -282,10 +282,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Flags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Flags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Flags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Flags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L73">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L73">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Flags_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Flags*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge_Flags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge.Flags">Flags</h4>
|
||||
|
|
@ -318,10 +318,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_SummonerGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.SummonerGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L64" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L64" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WarriorGauge_BeastGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WarriorGauge.BeastGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WarriorGauge_BeastGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WarriorGauge.BeastGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L171">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L170">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_WarriorGauge_BeastGauge" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.WarriorGauge.BeastGauge">BeastGauge</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -141,10 +141,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WarriorGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WarriorGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WarriorGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WarriorGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L169" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L168" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_BloodLily.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.BloodLily%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_BloodLily.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.BloodLily%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_BloodLily" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.BloodLily">BloodLily</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_Lily.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.Lily%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_Lily.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.Lily%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_Lily" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.Lily">Lily</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_LilyTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.LilyTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_LilyTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.LilyTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge_LilyTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge.LilyTimer">LilyTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Gauge_WhiteMageGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Gauge.WhiteMageGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs/#L11" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -125,10 +125,14 @@
|
|||
<section></section>
|
||||
<h4><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.AstrologianSeal.html">AstrologianSeal</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.BardSong.html">BardSong</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.DanceStep.html">DanceStep</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.KaeshiAction.html">KaeshiAction</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SenFlags.html">SenFlags</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Gauge.SongFlags.html">SongFlags</a></h4>
|
||||
<section></section>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_AllianceMembers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.AllianceMembers%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_AllianceMembers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.AllianceMembers%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_AllianceMembers" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.AllianceMembers">AllianceMembers</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsAlliance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsAlliance%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsAlliance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsAlliance%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsAlliance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsAlliance">IsAlliance</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_MemberCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.MemberCount%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_MemberCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.MemberCount%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_MemberCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.MemberCount">MemberCount</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_PartyLeaderIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.PartyLeaderIndex%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_PartyLeaderIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.PartyLeaderIndex%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_PartyLeaderIndex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.PartyLeaderIndex">PartyLeaderIndex</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_PartyMembers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.PartyMembers%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_PartyMembers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.PartyMembers%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_PartyMembers" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.PartyMembers">PartyMembers</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D40.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D40%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D40.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D40%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D40" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D40">Unk_3D40</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D44.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D44%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D44.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D44%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D44" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D44">Unk_3D44</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D48.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D48%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D48.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D48%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D48" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D48">Unk_3D48</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D50.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D50%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D50.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D50%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D50" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D50">Unk_3D50</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D5D.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D5D%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D5D.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D5D%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D5D" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D5D">Unk_3D5D</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D5F.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D5F%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D5F.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D5F%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D5F" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D5F">Unk_3D5F</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D60.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D60%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D60.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D60%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Unk_3D60" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Unk_3D60">Unk_3D60</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -456,10 +456,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByGroupAndIndex_System_Int32_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByGroupAndIndex(System.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByGroupAndIndex_System_Int32_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByGroupAndIndex(System.Int32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByGroupAndIndex_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByGroupAndIndex*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByGroupAndIndex_System_Int32_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByGroupAndIndex(System.Int32,System.Int32)">GetAllianceMemberByGroupAndIndex(Int32, Int32)</h4>
|
||||
|
|
@ -509,10 +509,10 @@ public PartyMember*GetAllianceMemberByGroupAndIndex(int group, int index)</code>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByIndex_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByIndex(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByIndex_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByIndex(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByIndex_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByIndex*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_GetAllianceMemberByIndex_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.GetAllianceMemberByIndex(System.Int32)">GetAllianceMemberByIndex(Int32)</h4>
|
||||
|
|
@ -557,10 +557,10 @@ public PartyMember*GetAllianceMemberByIndex(int index)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.Instance">Instance()</h4>
|
||||
|
|
@ -588,10 +588,10 @@ public static GroupManager*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsCharacterInPartyByName_System_Byte__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsCharacterInPartyByName(System.Byte*)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsCharacterInPartyByName_System_Byte__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsCharacterInPartyByName(System.Byte*)%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsCharacterInPartyByName_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsCharacterInPartyByName*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsCharacterInPartyByName_System_Byte__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsCharacterInPartyByName(System.Byte*)">IsCharacterInPartyByName(Byte*)</h4>
|
||||
|
|
@ -636,10 +636,10 @@ public bool IsCharacterInPartyByName(byte *name)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInAlliance_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInAlliance(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInAlliance_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInAlliance(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInAlliance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInAlliance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInAlliance_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInAlliance(System.UInt32)">IsObjectIDInAlliance(UInt32)</h4>
|
||||
|
|
@ -684,10 +684,10 @@ public bool IsObjectIDInAlliance(uint objectID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInParty_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInParty(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInParty_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInParty(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInParty_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInParty*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDInParty_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDInParty(System.UInt32)">IsObjectIDInParty(UInt32)</h4>
|
||||
|
|
@ -732,10 +732,10 @@ public bool IsObjectIDInParty(uint objectID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDPartyLeader_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDPartyLeader(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDPartyLeader_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDPartyLeader(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDPartyLeader_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDPartyLeader*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager_IsObjectIDPartyLeader_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager.IsObjectIDPartyLeader(System.UInt32)">IsObjectIDPartyLeader(UInt32)</h4>
|
||||
|
|
@ -786,10 +786,10 @@ public bool IsObjectIDPartyLeader(uint objectID)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_GroupManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.GroupManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L8" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/GroupManager.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ClassJob.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ClassJob%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ClassJob.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ClassJob%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ClassJob" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ClassJob">ClassJob</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ContentID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ContentID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ContentID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ContentID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ContentID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ContentID">ContentID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_CurrentHP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.CurrentHP%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_CurrentHP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.CurrentHP%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_CurrentHP" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.CurrentHP">CurrentHP</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_CurrentMP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.CurrentMP%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_CurrentMP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.CurrentMP%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_CurrentMP" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.CurrentMP">CurrentMP</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_HomeWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.HomeWorld%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_HomeWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.HomeWorld%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_HomeWorld" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.HomeWorld">HomeWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Level.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Level%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Level.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Level%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Level" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Level">Level</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_MaxHP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.MaxHP%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_MaxHP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.MaxHP%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_MaxHP" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.MaxHP">MaxHP</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_MaxMP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.MaxMP%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_MaxMP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.MaxMP%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_MaxMP" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.MaxMP">MaxMP</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Name" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_ObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.ObjectID">ObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Sex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Sex%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Sex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Sex%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Sex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Sex">Sex</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.StatusManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.StatusManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_StatusManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.StatusManager">StatusManager</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_TerritoryType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.TerritoryType%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_TerritoryType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.TerritoryType%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_TerritoryType" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.TerritoryType">TerritoryType</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_220.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_220%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_220.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_220%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_220" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_220">Unk_220</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_ObjectID_1.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_ObjectID_1%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_ObjectID_1.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_ObjectID_1%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_ObjectID_1" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_ObjectID_1">Unk_ObjectID_1</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_ObjectID_2.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_ObjectID_2%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_ObjectID_2.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_ObjectID_2%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_ObjectID_2" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_ObjectID_2">Unk_ObjectID_2</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__0.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__0%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__0.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__0%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__0" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__0">Unk_Struct_208__0</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -599,10 +599,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__10.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__10%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__10.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__10%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__10" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__10">Unk_Struct_208__10</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -628,10 +628,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__14.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__14%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__14.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__14%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__14" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__14">Unk_Struct_208__14</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -657,10 +657,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__4.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__4%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__4.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__4%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__4" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__4">Unk_Struct_208__4</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -686,10 +686,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__8.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__8%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__8.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__8%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__8" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__8">Unk_Struct_208__8</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -715,10 +715,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__C.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__C%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__C.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__C%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Unk_Struct_208__C" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Unk_Struct_208__C">Unk_Struct_208__C</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -744,10 +744,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_X.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.X%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_X.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.X%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_X" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.X">X</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -773,10 +773,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Y.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Y%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Y.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Y%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Y" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Y">Y</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -802,10 +802,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Z.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Z%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Z.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Z%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember_Z" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember.Z">Z</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -837,10 +837,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Group_PartyMember.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Group.PartyMember%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/main/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Items.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Items%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Items.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Items%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Items" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Items">Items</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Loaded.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Loaded%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Loaded.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Loaded%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Loaded" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Loaded">Loaded</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Size.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Size%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Size.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Size%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Size" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Size">Size</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Type.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Type%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Type.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Type%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_Type" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.Type">Type</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -224,10 +224,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_GetInventorySlot_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.GetInventorySlot(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_GetInventorySlot_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.GetInventorySlot(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_GetInventorySlot_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.GetInventorySlot*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer_GetInventorySlot_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer.GetInventorySlot(System.Int32)">GetInventorySlot(Int32)</h4>
|
||||
|
|
@ -278,10 +278,10 @@ public InventoryItem*GetInventorySlot(int index)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryContainer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryContainer%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L24" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L24" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -122,10 +122,10 @@ public enum ItemFlags : byte</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_ItemFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.ItemFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_ItemFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.ItemFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L50" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L50" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Condition.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Condition%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Condition.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Condition%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Condition" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Condition">Condition</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Container.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Container%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Container.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Container%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Container" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Container">Container</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_CrafterContentID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.CrafterContentID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_CrafterContentID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.CrafterContentID%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_CrafterContentID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.CrafterContentID">CrafterContentID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Flags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Flags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Flags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Flags%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Flags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Flags">Flags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_GlamourID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.GlamourID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_GlamourID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.GlamourID%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_GlamourID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.GlamourID">GlamourID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_ItemID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.ItemID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_ItemID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.ItemID%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_ItemID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.ItemID">ItemID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Materia.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Materia%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Materia.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Materia%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Materia" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Materia">Materia</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_MateriaGrade.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.MateriaGrade%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_MateriaGrade.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.MateriaGrade%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_MateriaGrade" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.MateriaGrade">MateriaGrade</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Quantity.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Quantity%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Quantity.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Quantity%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Quantity" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Quantity">Quantity</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Slot.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Slot%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Slot.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Slot%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Slot" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Slot">Slot</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Spiritbond.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Spiritbond%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Spiritbond.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Spiritbond%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Spiritbond" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Spiritbond">Spiritbond</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Stain.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Stain%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Stain.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Stain%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L47">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryItem_Stain" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryItem.Stain">Stain</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -460,10 +460,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryItem.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryItem%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L35" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L35" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Inventories.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Inventories%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Inventories.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Inventories%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Inventories" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Inventories">Inventories</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -137,10 +137,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryContainer_FFXIVClientStructs_FFXIV_Client_Game_InventoryType_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryContainer(FFXIVClientStructs.FFXIV.Client.Game.InventoryType)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryContainer_FFXIVClientStructs_FFXIV_Client_Game_InventoryType_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryContainer(FFXIVClientStructs.FFXIV.Client.Game.InventoryType)%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryContainer_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryContainer*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryContainer_FFXIVClientStructs_FFXIV_Client_Game_InventoryType_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryContainer(FFXIVClientStructs.FFXIV.Client.Game.InventoryType)">GetInventoryContainer(InventoryType)</h4>
|
||||
|
|
@ -185,10 +185,10 @@ public InventoryContainer*GetInventoryContainer(InventoryType inventoryType)</co
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryItemCount_System_UInt32_System_Boolean_System_Boolean_System_Boolean_System_Int16_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryItemCount(System.UInt32%2CSystem.Boolean%2CSystem.Boolean%2CSystem.Boolean%2CSystem.Int16)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryItemCount_System_UInt32_System_Boolean_System_Boolean_System_Boolean_System_Int16_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryItemCount(System.UInt32%2CSystem.Boolean%2CSystem.Boolean%2CSystem.Boolean%2CSystem.Int16)%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryItemCount_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryItemCount*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetInventoryItemCount_System_UInt32_System_Boolean_System_Boolean_System_Boolean_System_Int16_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetInventoryItemCount(System.UInt32,System.Boolean,System.Boolean,System.Boolean,System.Int16)">GetInventoryItemCount(UInt32, Boolean, Boolean, Boolean, Int16)</h4>
|
||||
|
|
@ -253,10 +253,10 @@ public int GetInventoryItemCount(uint itemId, bool isHq = false, bool checkEquip
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetItemCountInContainer_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_InventoryType_System_Boolean_System_Int16_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetItemCountInContainer(System.UInt32%2CFFXIVClientStructs.FFXIV.Client.Game.InventoryType%2CSystem.Boolean%2CSystem.Int16)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetItemCountInContainer_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_InventoryType_System_Boolean_System_Int16_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetItemCountInContainer(System.UInt32%2CFFXIVClientStructs.FFXIV.Client.Game.InventoryType%2CSystem.Boolean%2CSystem.Int16)%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetItemCountInContainer_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetItemCountInContainer*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_GetItemCountInContainer_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_InventoryType_System_Boolean_System_Int16_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.GetItemCountInContainer(System.UInt32,FFXIVClientStructs.FFXIV.Client.Game.InventoryType,System.Boolean,System.Int16)">GetItemCountInContainer(UInt32, InventoryType, Boolean, Int16)</h4>
|
||||
|
|
@ -316,10 +316,10 @@ public int GetItemCountInContainer(uint itemId, InventoryType inventoryType, boo
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_InventoryManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.InventoryManager.Instance">Instance()</h4>
|
||||
|
|
@ -353,10 +353,10 @@ public static InventoryManager*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -373,10 +373,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryType%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_InventoryType.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.InventoryType%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/main/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L59" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/InventoryManager.cs/#L59" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Astrologian.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Astrologian%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Astrologian.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Astrologian%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Astrologian" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Astrologian">Astrologian</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Bard.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Bard%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Bard.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Bard%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Bard" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Bard">Bard</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_BlackMage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.BlackMage%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_BlackMage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.BlackMage%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_BlackMage" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.BlackMage">BlackMage</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_ClassJobID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.ClassJobID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_ClassJobID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.ClassJobID%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_ClassJobID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.ClassJobID">ClassJobID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_CurrentGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.CurrentGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_CurrentGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.CurrentGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_CurrentGauge" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.CurrentGauge">CurrentGauge</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Dancer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Dancer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Dancer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Dancer%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Dancer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Dancer">Dancer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_DarkKnight.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.DarkKnight%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_DarkKnight.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.DarkKnight%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_DarkKnight" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.DarkKnight">DarkKnight</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Dragoon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Dragoon%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Dragoon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Dragoon%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Dragoon" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Dragoon">Dragoon</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_EmptyGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.EmptyGauge%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_EmptyGauge.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.EmptyGauge%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_EmptyGauge" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.EmptyGauge">EmptyGauge</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Gunbreaker.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Gunbreaker%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Gunbreaker.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Gunbreaker%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Gunbreaker" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Gunbreaker">Gunbreaker</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Machinist.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Machinist%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Machinist.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Machinist%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Machinist" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Machinist">Machinist</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Monk.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Monk%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Monk.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Monk%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Monk" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Monk">Monk</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Ninja.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Ninja%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Ninja.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Ninja%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Ninja" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Ninja">Ninja</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Paladin.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Paladin%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Paladin.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Paladin%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Paladin" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Paladin">Paladin</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Reaper.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Reaper%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Reaper.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Reaper%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Reaper" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Reaper">Reaper</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_RedMage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.RedMage%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_RedMage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.RedMage%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_RedMage" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.RedMage">RedMage</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Sage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Sage%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Sage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Sage%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Sage" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Sage">Sage</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -599,10 +599,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Samurai.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Samurai%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Samurai.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Samurai%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Samurai" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Samurai">Samurai</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -628,10 +628,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Scholar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Scholar%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Scholar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Scholar%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Scholar" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Scholar">Scholar</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -657,10 +657,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Summoner.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Summoner%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Summoner.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Summoner%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Summoner" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Summoner">Summoner</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -686,10 +686,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Warrior.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Warrior%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Warrior.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Warrior%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Warrior" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Warrior">Warrior</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -715,10 +715,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_WhiteMage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.WhiteMage%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_WhiteMage.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.WhiteMage%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_WhiteMage" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.WhiteMage">WhiteMage</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -746,10 +746,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager.Instance">Instance()</h4>
|
||||
|
|
@ -783,10 +783,10 @@ public static JobGaugeManager*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_JobGaugeManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.JobGaugeManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/JobGaugeManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DataID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DataID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DataID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DataID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DataID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DataID">DataID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DrawObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DrawObject%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DrawObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DrawObject%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DrawObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DrawObject">DrawObject</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.FateId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.FateId%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_FateId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.FateId">FateId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_HitboxRadius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.HitboxRadius%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_HitboxRadius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.HitboxRadius%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_HitboxRadius" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.HitboxRadius">HitboxRadius</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_LuaActor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.LuaActor%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_LuaActor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.LuaActor%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_LuaActor" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.LuaActor">LuaActor</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Name" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectID">ObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectIndex%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectIndex%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectIndex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectIndex">ObjectIndex</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectKind%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectKind%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectKind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectKind">ObjectKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_OwnerID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.OwnerID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_OwnerID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.OwnerID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_OwnerID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.OwnerID">OwnerID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Position.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Position%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Position.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Position%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Position" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Position">Position</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_RenderFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.RenderFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_RenderFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.RenderFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_RenderFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.RenderFlags">RenderFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Rotation.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Rotation%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Rotation.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Rotation%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Rotation" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Rotation">Rotation</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_SubKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.SubKind%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_SubKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.SubKind%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_SubKind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.SubKind">SubKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_TargetStatus.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetStatus%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_TargetStatus.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetStatus%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_TargetStatus" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetStatus">TargetStatus</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerX.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerX%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerX.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerX%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerX" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerX">YalmDistanceFromPlayerX</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerZ.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerZ%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerZ.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerZ%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerZ" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerZ">YalmDistanceFromPlayerZ</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -601,10 +601,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L64">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject">GetDrawObject()</h4>
|
||||
|
|
@ -632,10 +632,10 @@ public void *GetDrawObject()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L61">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight">GetHeight()</h4>
|
||||
|
|
@ -663,10 +663,10 @@ public float GetHeight()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable">GetIsTargetable()</h4>
|
||||
|
|
@ -694,10 +694,10 @@ public bool GetIsTargetable()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L55">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName">GetName()</h4>
|
||||
|
|
@ -725,10 +725,10 @@ public byte *GetName()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L67">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID">GetNpcID()</h4>
|
||||
|
|
@ -756,10 +756,10 @@ public uint GetNpcID()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID">GetObjectID()</h4>
|
||||
|
|
@ -787,10 +787,10 @@ public GameObjectID GetObjectID()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L49">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind">GetObjectKind()</h4>
|
||||
|
|
@ -818,10 +818,10 @@ public byte GetObjectKind()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L58">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L58">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius">GetRadius()</h4>
|
||||
|
|
@ -849,10 +849,10 @@ public float GetRadius()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L73">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L73">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter">IsCharacter()</h4>
|
||||
|
|
@ -880,10 +880,10 @@ public bool IsCharacter()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L70">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead">IsDead()</h4>
|
||||
|
|
@ -917,10 +917,10 @@ public bool IsDead()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L25" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L25" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID.ObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID.ObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID_ObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID.ObjectID">ObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID_Type.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID.Type%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID_Type.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID.Type%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID_Type" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID.Type">Type</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -170,10 +170,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L13" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Active.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Active%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Active.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Active%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Active" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Active">Active</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList">ObjectList</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList3.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList3%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList3.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList3%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList3" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList3">ObjectList3</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList3Count.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList3Count%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList3Count.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList3Count%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectList3Count" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectList3Count">ObjectList3Count</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectListFiltered.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectListFiltered%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectListFiltered.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectListFiltered%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectListFiltered" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectListFiltered">ObjectListFiltered</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectListFilteredCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectListFilteredCount%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectListFilteredCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectListFilteredCount%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_ObjectListFilteredCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.ObjectListFilteredCount">ObjectListFilteredCount</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -282,10 +282,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_GetGameObjectByIndex_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.GetGameObjectByIndex(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_GetGameObjectByIndex_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.GetGameObjectByIndex(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_GetGameObjectByIndex_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.GetGameObjectByIndex*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_GetGameObjectByIndex_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.GetGameObjectByIndex(System.Int32)">GetGameObjectByIndex(Int32)</h4>
|
||||
|
|
@ -330,10 +330,10 @@ public static GameObject*GetGameObjectByIndex(int index)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager.Instance">Instance()</h4>
|
||||
|
|
@ -367,10 +367,10 @@ public static GameObjectManager*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObjectManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObjectManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObjectManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -165,10 +165,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_ObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.ObjectKind%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_ObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.ObjectKind%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/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L77" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L77" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -118,10 +118,10 @@ public enum QuestFlags : byte</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_QuestFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.QuestFlags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_QuestFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.QuestFlags%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L38" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L38" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_Flags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.Flags%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_Flags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.Flags%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_Flags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.Flags">Flags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_QuestID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.QuestID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_QuestID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.QuestID%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_QuestID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.QuestID">QuestID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -166,10 +166,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_IsHidden.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.IsHidden%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_IsHidden.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.IsHidden%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_IsHidden_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.IsHidden*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest_IsHidden" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest.IsHidden">IsHidden</h4>
|
||||
|
|
@ -202,10 +202,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Quest.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Quest%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L31" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L31" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Item_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Item(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Item_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Item(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Item_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Item*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray_Item_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray.Item(System.Int32)">Item[Int32]</h4>
|
||||
|
|
@ -159,10 +159,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_QuestListArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.QuestListArray%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L15" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Quest.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Quest%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Quest.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Quest%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Quest" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Quest">Quest</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -137,10 +137,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_QuestManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.QuestManager.Instance">Instance()</h4>
|
||||
|
|
@ -174,10 +174,10 @@ public static QuestManager*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_QuestManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.QuestManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/QuestManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_Param.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.Param%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_Param.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.Param%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/main/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Status_Param" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Status.Param">Param</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_RemainingTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.RemainingTime%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_RemainingTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.RemainingTime%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/main/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Status_RemainingTime" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Status.RemainingTime">RemainingTime</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_SourceID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.SourceID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_SourceID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.SourceID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Status_SourceID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Status.SourceID">SourceID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_StackCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.StackCount%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_StackCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.StackCount%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/main/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Status_StackCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Status.StackCount">StackCount</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_StatusID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.StatusID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status_StatusID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status.StatusID%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/main/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Status_StatusID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Status.StatusID">StatusID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -257,10 +257,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Status.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Status%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/main/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Status.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Owner.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Owner%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Owner.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Owner%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Owner" data-uid="FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Owner">Owner</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Status.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Status%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Status.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Status%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Status" data-uid="FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Status">Status</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_170.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_170%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_170.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_170%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_170" data-uid="FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_170">Unk_170</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_174.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_174%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_174.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_174%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_174" data-uid="FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_174">Unk_174</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_178.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_178%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_178.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_178%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_178" data-uid="FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_178">Unk_178</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_180.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_180%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_180.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_180%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_StatusManager_Unk_180" data-uid="FFXIVClientStructs.FFXIV.Client.Game.StatusManager.Unk_180">Unk_180</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -286,10 +286,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.StatusManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/StatusManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_CurrentHealth.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.CurrentHealth%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_CurrentHealth.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.CurrentHealth%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_CurrentHealth" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.CurrentHealth">CurrentHealth</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_DataID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.DataID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_DataID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.DataID%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_DataID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.DataID">DataID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_MaxHealth.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.MaxHealth%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_MaxHealth.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.MaxHealth%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_MaxHealth" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.MaxHealth">MaxHealth</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.ObjectID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.ObjectID%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_ObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.ObjectID">ObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.StatusManager%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_StatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.StatusManager%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_StatusManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.StatusManager">StatusManager</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_Synced.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.Synced%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_Synced.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.Synced%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember_Synced" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember.Synced">Synced</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -286,10 +286,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BuddyMember.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BuddyMember%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L9" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_ActiveCommand.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.ActiveCommand%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_ActiveCommand.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.ActiveCommand%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_ActiveCommand" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.ActiveCommand">ActiveCommand</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_AttackerLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.AttackerLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_AttackerLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.AttackerLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_AttackerLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.AttackerLevel">AttackerLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BattleBuddies.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BattleBuddies%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BattleBuddies.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BattleBuddies%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_BattleBuddies" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.BattleBuddies">BattleBuddies</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Companion.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Companion%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Companion.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Companion%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Companion" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Companion">Companion</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CompanionPtr.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CompanionPtr%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CompanionPtr.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CompanionPtr%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CompanionPtr" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CompanionPtr">CompanionPtr</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CurrentColorStainId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CurrentColorStainId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CurrentColorStainId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CurrentColorStainId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CurrentColorStainId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CurrentColorStainId">CurrentColorStainId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CurrentXP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CurrentXP%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CurrentXP.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CurrentXP%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_CurrentXP" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.CurrentXP">CurrentXP</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_DefenderLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.DefenderLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_DefenderLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.DefenderLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_DefenderLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.DefenderLevel">DefenderLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_FavoriteFeed.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.FavoriteFeed%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_FavoriteFeed.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.FavoriteFeed%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_FavoriteFeed" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.FavoriteFeed">FavoriteFeed</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_HealerLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.HealerLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_HealerLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.HealerLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_HealerLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.HealerLevel">HealerLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Mounted.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Mounted%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Mounted.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Mounted%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Mounted" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Mounted">Mounted</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Name" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Pet.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Pet%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Pet.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Pet%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Pet" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Pet">Pet</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_PetPtr.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.PetPtr%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_PetPtr.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.PetPtr%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_PetPtr" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.PetPtr">PetPtr</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Rank.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Rank%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Rank.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Rank%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Rank" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Rank">Rank</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_SkillPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.SkillPoints%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_SkillPoints.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.SkillPoints%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_SkillPoints" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.SkillPoints">SkillPoints</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_SquadronTrustPtr.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.SquadronTrustPtr%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_SquadronTrustPtr.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.SquadronTrustPtr%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_SquadronTrustPtr" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.SquadronTrustPtr">SquadronTrustPtr</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -599,10 +599,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Stars.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Stars%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Stars.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Stars%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_Stars" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.Stars">Stars</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -628,10 +628,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_TimeLeft.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.TimeLeft%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_TimeLeft.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.TimeLeft%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy_TimeLeft" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy.TimeLeft">TimeLeft</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -663,10 +663,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Buddy.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Buddy%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Buddy.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_AutoSheathDelayTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.AutoSheathDelayTimer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_AutoSheathDelayTimer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.AutoSheathDelayTimer%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_AutoSheathDelayTimer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.AutoSheathDelayTimer">AutoSheathDelayTimer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_TargetBattleCharaId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.TargetBattleCharaId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_TargetBattleCharaId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.TargetBattleCharaId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_TargetBattleCharaId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.TargetBattleCharaId">TargetBattleCharaId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_WeaponUnsheathed.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.WeaponUnsheathed%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_WeaponUnsheathed.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.WeaponUnsheathed%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_WeaponUnsheathed" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.WeaponUnsheathed">WeaponUnsheathed</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -195,10 +195,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast">CancelCast()</h4>
|
||||
|
|
@ -211,10 +211,10 @@ public void CancelCast()</code></pre>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked(System.UInt32)">IsActionUnlocked(UInt32)</h4>
|
||||
|
|
@ -265,10 +265,10 @@ public bool IsActionUnlocked(uint actionId)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.Name%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_Name" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_QuestID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.QuestID%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_QuestID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.QuestID%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_QuestID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.QuestID">QuestID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_RecommendedLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.RecommendedLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_RecommendedLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.RecommendedLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_RecommendedLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.RecommendedLevel">RecommendedLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_ShouldRender.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.ShouldRender%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_ShouldRender.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.ShouldRender%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo_ShouldRender" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo.ShouldRender">ShouldRender</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_MapMarkerInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.MapMarkerInfo%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L27" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L27" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkerArray_Item_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkerArray.Item(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkerArray_Item_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkerArray.Item(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkerArray_Item_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkerArray.Item*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkerArray_Item_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkerArray.Item(System.Int32)">Item[Int32]</h4>
|
||||
|
|
@ -159,10 +159,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkerArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkerArray%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkerArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkerArray%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L11" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkers%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkers.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkers%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_QuestMarkers" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.QuestMarkers">QuestMarkers</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -137,10 +137,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Map_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Map.Instance">Instance()</h4>
|
||||
|
|
@ -174,10 +174,10 @@ public static Map*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Map.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Map%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Map.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_Attributes.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.Attributes%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_Attributes.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.Attributes%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_Attributes" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.Attributes">Attributes</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseDexterity.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseDexterity%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseDexterity.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseDexterity%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseDexterity" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseDexterity">BaseDexterity</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseIntelligence.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseIntelligence%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseIntelligence.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseIntelligence%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseIntelligence" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseIntelligence">BaseIntelligence</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseMind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseMind%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseMind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseMind%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseMind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseMind">BaseMind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BasePiety.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BasePiety%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BasePiety.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BasePiety%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BasePiety" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BasePiety">BasePiety</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseRestedExperience.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseRestedExperience%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseRestedExperience.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseRestedExperience%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseRestedExperience" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseRestedExperience">BaseRestedExperience</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseStrength.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseStrength%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseStrength.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseStrength%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseStrength" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseStrength">BaseStrength</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseVitality.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseVitality%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseVitality.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseVitality%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_BaseVitality" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.BaseVitality">BaseVitality</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CharacterName.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CharacterName%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CharacterName.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CharacterName%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CharacterName" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CharacterName">CharacterName</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ClassJobExpArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ClassJobExpArray%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ClassJobExpArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ClassJobExpArray%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ClassJobExpArray" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ClassJobExpArray">ClassJobExpArray</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -396,10 +396,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ClassJobLevelArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ClassJobLevelArray%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ClassJobLevelArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ClassJobLevelArray%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ClassJobLevelArray" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ClassJobLevelArray">ClassJobLevelArray</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -425,10 +425,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ContentId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ContentId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ContentId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ContentId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ContentId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ContentId">ContentId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -454,10 +454,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CurrentClassJobId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CurrentClassJobId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CurrentClassJobId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CurrentClassJobId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CurrentClassJobId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CurrentClassJobId">CurrentClassJobId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -483,10 +483,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CurrentLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CurrentLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CurrentLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CurrentLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_CurrentLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.CurrentLevel">CurrentLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -512,10 +512,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_DesynthesisLevels.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.DesynthesisLevels%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_DesynthesisLevels.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.DesynthesisLevels%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_DesynthesisLevels" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.DesynthesisLevels">DesynthesisLevels</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -541,10 +541,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FavouriteAetheryteArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FavouriteAetheryteArray%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FavouriteAetheryteArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FavouriteAetheryteArray%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FavouriteAetheryteArray" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FavouriteAetheryteArray">FavouriteAetheryteArray</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FavouriteAetheryteCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FavouriteAetheryteCount%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FavouriteAetheryteCount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FavouriteAetheryteCount%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FavouriteAetheryteCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FavouriteAetheryteCount">FavouriteAetheryteCount</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -599,10 +599,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FreeAetheryteId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FreeAetheryteId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FreeAetheryteId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FreeAetheryteId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_FreeAetheryteId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.FreeAetheryteId">FreeAetheryteId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -628,10 +628,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankImmortalFlames.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankImmortalFlames%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankImmortalFlames.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankImmortalFlames%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankImmortalFlames" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankImmortalFlames">GCRankImmortalFlames</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -657,10 +657,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankMaelstrom.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankMaelstrom%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankMaelstrom.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankMaelstrom%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankMaelstrom" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankMaelstrom">GCRankMaelstrom</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -686,10 +686,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankTwinAdders.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankTwinAdders%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankTwinAdders.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankTwinAdders%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GCRankTwinAdders" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GCRankTwinAdders">GCRankTwinAdders</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -715,10 +715,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GrandCompany.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GrandCompany%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GrandCompany.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GrandCompany%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GrandCompany" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GrandCompany">GrandCompany</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -744,10 +744,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_HomeAetheryteId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.HomeAetheryteId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_HomeAetheryteId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.HomeAetheryteId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_HomeAetheryteId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.HomeAetheryteId">HomeAetheryteId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -773,10 +773,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_IsLevelSynced.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.IsLevelSynced%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_IsLevelSynced.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.IsLevelSynced%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_IsLevelSynced" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.IsLevelSynced">IsLevelSynced</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -802,10 +802,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_IsLoaded.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.IsLoaded%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_IsLoaded.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.IsLoaded%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_IsLoaded" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.IsLoaded">IsLoaded</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -831,10 +831,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ObjectId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ObjectId%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ObjectId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ObjectId%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_ObjectId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.ObjectId">ObjectId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -860,10 +860,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_PlayerCommendations.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.PlayerCommendations%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_PlayerCommendations.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.PlayerCommendations%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_PlayerCommendations" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.PlayerCommendations">PlayerCommendations</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -889,10 +889,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_SyncedLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.SyncedLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_SyncedLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.SyncedLevel%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_SyncedLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.SyncedLevel">SyncedLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -920,10 +920,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GetDesynthesisLevel_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GetDesynthesisLevel(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GetDesynthesisLevel_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GetDesynthesisLevel(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GetDesynthesisLevel_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GetDesynthesisLevel*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState_GetDesynthesisLevel_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState.GetDesynthesisLevel(System.UInt32)">GetDesynthesisLevel(UInt32)</h4>
|
||||
|
|
@ -973,10 +973,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_PlayerState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.PlayerState%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/PlayerState.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_MonsterProgress.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.MonsterProgress%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_MonsterProgress.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.MonsterProgress%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_MonsterProgress" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.MonsterProgress">MonsterProgress</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_ObjectiveProgress.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.ObjectiveProgress%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_ObjectiveProgress.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.ObjectiveProgress%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_ObjectiveProgress" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.ObjectiveProgress">ObjectiveProgress</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicID%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicID%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicID">RelicID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicNoteID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicNoteID%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicNoteID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicNoteID%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_RelicNoteID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.RelicNoteID">RelicNoteID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -224,10 +224,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_GetMonsterProgress_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.GetMonsterProgress(System.Int32)">GetMonsterProgress(Int32)</h4>
|
||||
|
|
@ -271,10 +271,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.Instance">Instance()</h4>
|
||||
|
|
@ -302,10 +302,10 @@ public static RelicNote*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsDungeonComplete_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsDungeonComplete(System.Int32)">IsDungeonComplete(Int32)</h4>
|
||||
|
|
@ -349,10 +349,10 @@ public static RelicNote*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsFateComplete_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsFateComplete(System.Int32)">IsFateComplete(Int32)</h4>
|
||||
|
|
@ -396,10 +396,10 @@ public static RelicNote*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote_IsLeveComplete_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote.IsLeveComplete(System.Int32)">IsLeveComplete(Int32)</h4>
|
||||
|
|
@ -449,10 +449,10 @@ public static RelicNote*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_RelicNote.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.RelicNote%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/RelicNote.cs/#L9" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_AtkEventInterface.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.AtkEventInterface%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_AtkEventInterface.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.AtkEventInterface%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_AtkEventInterface" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.AtkEventInterface">AtkEventInterface</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_ReviveState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.ReviveState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_ReviveState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.ReviveState%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_ReviveState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.ReviveState">ReviveState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_Timer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.Timer%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_Timer.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.Timer%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Revive_Timer" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Revive.Timer">Timer</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -199,10 +199,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Revive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Revive%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Revive.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_Telepo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.Telepo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_Telepo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.Telepo%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_Telepo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.Telepo">Telepo</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.vtbl%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.vtbl%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_vtbl" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.vtbl">vtbl</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -166,10 +166,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_TeleportWithTickets_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.TeleportWithTickets(System.UInt32%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_TeleportWithTickets_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.TeleportWithTickets(System.UInt32%2CSystem.Byte)%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_TeleportWithTickets_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.TeleportWithTickets*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker_TeleportWithTickets_System_UInt32_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker.TeleportWithTickets(System.UInt32,System.Byte)">TeleportWithTickets(UInt32, Byte)</h4>
|
||||
|
|
@ -225,10 +225,10 @@ public bool TeleportWithTickets(uint aetheryteID, byte subIndex)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_SelectUseTicketInvoker.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.SelectUseTicketInvoker%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L41" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L41" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_TeleportList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.TeleportList%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_TeleportList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.TeleportList%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_TeleportList" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.TeleportList">TeleportList</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UseTicketInvoker.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UseTicketInvoker%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UseTicketInvoker.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UseTicketInvoker%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UseTicketInvoker" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UseTicketInvoker">UseTicketInvoker</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.vtbl%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.vtbl%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_vtbl" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.vtbl">vtbl</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -195,10 +195,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Instance">Instance()</h4>
|
||||
|
|
@ -226,10 +226,10 @@ public static Telepo*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Teleport_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Teleport(System.UInt32%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Teleport_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Teleport(System.UInt32%2CSystem.Byte)%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Teleport_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Teleport*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_Teleport_System_UInt32_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.Teleport(System.UInt32,System.Byte)">Teleport(UInt32, Byte)</h4>
|
||||
|
|
@ -279,10 +279,10 @@ public bool Teleport(uint aetheryteID, byte subIndex)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UpdateAetheryteList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UpdateAetheryteList%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UpdateAetheryteList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UpdateAetheryteList%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UpdateAetheryteList_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UpdateAetheryteList*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo_UpdateAetheryteList" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.UpdateAetheryteList">UpdateAetheryteList()</h4>
|
||||
|
|
@ -316,10 +316,10 @@ public void *UpdateAetheryteList()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Telepo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_AetheryteId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.AetheryteId%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_AetheryteId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.AetheryteId%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_AetheryteId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.AetheryteId">AetheryteId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_GilCost.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.GilCost%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_GilCost.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.GilCost%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_GilCost" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.GilCost">GilCost</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsFavourite.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsFavourite%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsFavourite.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsFavourite%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsFavourite" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsFavourite">IsFavourite</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Plot.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Plot%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Plot.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Plot%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Plot" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Plot">Plot</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_SubIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.SubIndex%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_SubIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.SubIndex%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_SubIndex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.SubIndex">SubIndex</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_TerritoryId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.TerritoryId%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_TerritoryId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.TerritoryId%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_TerritoryId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.TerritoryId">TerritoryId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Ward.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Ward%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Ward.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Ward%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_Ward" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.Ward">Ward</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -311,10 +311,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsAppartment" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsAppartment">IsAppartment</h4>
|
||||
|
|
@ -341,10 +341,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo_IsSharedHouse" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.IsSharedHouse">IsSharedHouse</h4>
|
||||
|
|
@ -377,10 +377,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_TeleportInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L26" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/Telepo.cs/#L26" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_ActiveDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.ActiveDirector%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_ActiveDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.ActiveDirector%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_ActiveDirector" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.ActiveDirector">ActiveDirector</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Buddy.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Buddy%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Buddy.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Buddy%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Buddy" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Buddy">Buddy</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_FateDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.FateDirector%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_FateDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.FateDirector%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_FateDirector" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.FateDirector">FateDirector</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Hotbar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Hotbar%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Hotbar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Hotbar%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Hotbar" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Hotbar">Hotbar</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Map.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Map%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Map.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Map%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Map" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Map">Map</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_PlayerState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.PlayerState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_PlayerState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.PlayerState%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_PlayerState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.PlayerState">PlayerState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_RelicNote.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.RelicNote%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_RelicNote.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.RelicNote%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_RelicNote" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.RelicNote">RelicNote</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Revive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Revive%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Revive.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Revive%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Revive" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Revive">Revive</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Telepo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Telepo%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Telepo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Telepo%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Telepo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Telepo">Telepo</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -369,10 +369,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_UIState_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.UIState.Instance">Instance()</h4>
|
||||
|
|
@ -406,10 +406,10 @@ public static UIState*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_UIState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.UIState%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/main/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L15" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/UI/UIState.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_A.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.A%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_A.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.A%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_A" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.A">A</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_B.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.B%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_B.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.B%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_B" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.B">B</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_G.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.G%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_G.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.G%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_G" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.G">G</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_R.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.R%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_R.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.R%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor_R" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor.R">R</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -228,10 +228,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_ByteColor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.ByteColor%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/ByteColor.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -122,10 +122,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1_Vector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector%601.Vector%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1_Vector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector%601.Vector%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/CVector.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/CVector.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1_Vector" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector`1.Vector">Vector</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -151,10 +151,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector%601.vtbl%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector%601.vtbl%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/CVector.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/CVector.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1_vtbl" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector`1.vtbl">vtbl</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -186,10 +186,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_CVector_1.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.CVector%601%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/CVector.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/CVector.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_ContextArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.ContextArray%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_ContextArray.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.ContextArray%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_ContextArray" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.ContextArray">ContextArray</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +135,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3D11Device.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3D11Device%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3D11Device.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3D11Device%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3D11Device" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3D11Device">D3D11Device</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +164,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3D11DeviceContext.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3D11DeviceContext%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3D11DeviceContext.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3D11DeviceContext%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3D11DeviceContext" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3D11DeviceContext">D3D11DeviceContext</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -193,10 +193,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3DFeatureLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3DFeatureLevel%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3DFeatureLevel.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3DFeatureLevel%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_D3DFeatureLevel" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.D3DFeatureLevel">D3DFeatureLevel</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -222,10 +222,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_DXGIFactory.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.DXGIFactory%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_DXGIFactory.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.DXGIFactory%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_DXGIFactory" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.DXGIFactory">DXGIFactory</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -251,10 +251,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_ImmediateContext.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.ImmediateContext%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_ImmediateContext.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.ImmediateContext%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_ImmediateContext" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.ImmediateContext">ImmediateContext</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_RenderThread.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.RenderThread%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_RenderThread.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.RenderThread%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_RenderThread" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.RenderThread">RenderThread</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_SwapChain.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.SwapChain%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_SwapChain.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.SwapChain%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_SwapChain" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.SwapChain">SwapChain</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -340,10 +340,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.Instance%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device.Instance">Instance()</h4>
|
||||
|
|
@ -377,10 +377,10 @@ public static Device*Instance()</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_Device.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.Device%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L8" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Device.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -110,10 +110,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_PixelShader.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.PixelShader%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Kernel_PixelShader.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Kernel.PixelShader%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/main/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/PixelShader.cs/#L3" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/PixelShader.cs/#L3" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue