Dalamud/docs/api/FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.html
2022-04-03 04:09:45 +02:00

850 lines
46 KiB
HTML

<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct AddonNamePlate.NamePlateObject
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AddonNamePlate.NamePlateObject
">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject">
<h1 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject" class="text-break">Struct AddonNamePlate.NamePlateObject
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.ValueType.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.ValueType.GetHashCode()</span>
</div>
<div>
<span class="xref">System.ValueType.ToString()</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.html">FFXIVClientStructs.FFXIV.Client.UI</a></h6>
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct NamePlateObject</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_BakeData.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.BakeData%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L57">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_BakeData" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.BakeData">BakeData</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 AddonNamePlate.BakeData BakeData</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.BakeData.html">AddonNamePlate.BakeData</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ClickThrough.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ClickThrough%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L75">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ClickThrough" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ClickThrough">ClickThrough</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 ClickThrough</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_CollisionNode1.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.CollisionNode1%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L66">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_CollisionNode1" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.CollisionNode1">CollisionNode1</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public AtkCollisionNode*CollisionNode1</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkCollisionNode.html">AtkCollisionNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_CollisionNode2.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.CollisionNode2%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L67">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_CollisionNode2" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.CollisionNode2">CollisionNode2</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public AtkCollisionNode*CollisionNode2</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkCollisionNode.html">AtkCollisionNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_HasHPBar.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.HasHPBar%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L74">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_HasHPBar" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.HasHPBar">HasHPBar</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 HasHPBar</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IconImageNode.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IconImageNode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L61">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IconImageNode" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IconImageNode">IconImageNode</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 AtkImageNode*IconImageNode</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkImageNode.html">AtkImageNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IconXAdjust.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IconXAdjust%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L71">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IconXAdjust" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IconXAdjust">IconXAdjust</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 IconXAdjust</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int16</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IconYAdjust.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IconYAdjust%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L72">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IconYAdjust" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IconYAdjust">IconYAdjust</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 IconYAdjust</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int16</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode2.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode2%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L62">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode2" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode2">ImageNode2</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 AtkImageNode*ImageNode2</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkImageNode.html">AtkImageNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode3.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode3%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L63">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode3" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode3">ImageNode3</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 AtkImageNode*ImageNode3</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkImageNode.html">AtkImageNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode4.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode4%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L64">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode4" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode4">ImageNode4</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 AtkImageNode*ImageNode4</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkImageNode.html">AtkImageNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode5.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode5%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L65">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ImageNode5" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ImageNode5">ImageNode5</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 AtkImageNode*ImageNode5</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkImageNode.html">AtkImageNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsPvpEnemy.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsPvpEnemy%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L76">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsPvpEnemy" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsPvpEnemy">IsPvpEnemy</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 IsPvpEnemy</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_NameplateKind.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.NameplateKind%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L73">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_NameplateKind" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.NameplateKind">NameplateKind</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 NameplateKind</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_NameText.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.NameText%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L60">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_NameText" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.NameText">NameText</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public AtkTextNode*NameText</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkTextNode.html">AtkTextNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_NeedsToBeBaked.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.NeedsToBeBaked%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L77">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_NeedsToBeBaked" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.NeedsToBeBaked">NeedsToBeBaked</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 NeedsToBeBaked</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_Priority.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.Priority%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L68">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_Priority" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.Priority">Priority</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int Priority</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ResNode.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ResNode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L59">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_ResNode" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.ResNode">ResNode</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public AtkResNode*ResNode</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkResNode.html">AtkResNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_RootNode.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.RootNode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L58">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_RootNode" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.RootNode">RootNode</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 AtkComponentNode*RootNode</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AtkComponentNode.html">AtkComponentNode</a>*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_TextH.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.TextH%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L70">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_TextH" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.TextH">TextH</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 TextH</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int16</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_TextW.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.TextW%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L69">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_TextW" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.TextW">TextW</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 TextW</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int16</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsLocalPlayer.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsLocalPlayer%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L83">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsLocalPlayer_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsLocalPlayer*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsLocalPlayer" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsLocalPlayer">IsLocalPlayer</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public readonly bool IsLocalPlayer { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsPlayerCharacter.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsPlayerCharacter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L81">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsPlayerCharacter_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsPlayerCharacter*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsPlayerCharacter" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsPlayerCharacter">IsPlayerCharacter</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public readonly bool IsPlayerCharacter { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsVisible.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsVisible%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L79">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsVisible_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsVisible*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject_IsVisible" data-uid="FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject.IsVisible">IsVisible</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public readonly bool IsVisible { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_AddonNamePlate_NamePlateObject.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.AddonNamePlate.NamePlateObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs/#L54" 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>