Dalamud/docs/api/Dalamud.Game.ClientState.Objects.Enums.CustomizeIndex.html
2022-10-29 15:34:04 +02:00

273 lines
10 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>Enum CustomizeIndex
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum CustomizeIndex
">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Dalamud.Game.ClientState.Objects.Enums.CustomizeIndex">
<h1 id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex" data-uid="Dalamud.Game.ClientState.Objects.Enums.CustomizeIndex" class="text-break">Enum CustomizeIndex
</h1>
<div class="markdown level0 summary"><p>This enum describes the indices of the Customize array.</p>
</div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.ClientState.Objects.Enums.html">Dalamud.Game.ClientState.Objects.Enums</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public enum CustomizeIndex</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_Objects_Enums_CustomizeIndex_BustSize">BustSize</td>
<td><p>The bust size of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_Eyebrows">Eyebrows</td>
<td><p>The eyebrows of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_EyeColor">EyeColor</td>
<td><p>The eye color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_EyeColor2">EyeColor2</td>
<td><p>The 2nd eye color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_EyeShape">EyeShape</td>
<td><p>The eye shape of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_FaceFeatures">FaceFeatures</td>
<td><p>The face features of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_FaceFeaturesColor">FaceFeaturesColor</td>
<td><p>The color of the face features of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_Facepaint">Facepaint</td>
<td><p>The face paint of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_FacepaintColor">FacepaintColor</td>
<td><p>The face paint color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_FaceType">FaceType</td>
<td><p>The face type of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_Gender">Gender</td>
<td><p>The gender of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_HairColor">HairColor</td>
<td><p>The hair color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_HairColor2">HairColor2</td>
<td><p>The highlights hair color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_HairStyle">HairStyle</td>
<td><p>The hair of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_HasHighlights">HasHighlights</td>
<td><p>Whether or not the character has hair highlights.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_Height">Height</td>
<td><p>The height of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_JawShape">JawShape</td>
<td><p>The jaw shape of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_LipColor">LipColor</td>
<td><p>The lip color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_LipStyle">LipStyle</td>
<td><p>The lip style of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_ModelType">ModelType</td>
<td><p>The model type of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_NoseShape">NoseShape</td>
<td><p>The nose shape of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_Race">Race</td>
<td><p>The race of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_RaceFeatureSize">RaceFeatureSize</td>
<td><p>The race feature size of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_RaceFeatureType">RaceFeatureType</td>
<td><p>The race feature type of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_SkinColor">SkinColor</td>
<td><p>The skin color of the character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Objects_Enums_CustomizeIndex_Tribe">Tribe</td>
<td><p>The tribe of the character.</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&lt;TAttribute&gt;()</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_Objects_Enums_CustomizeIndex.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Enums.CustomizeIndex%0Asummary%3A%20'*You%20can%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/Objects/Enums/CustomizeIndex.cs/#L7" 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>