mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
54f6a97c8d
commit
a3686d9c93
992 changed files with 51626 additions and 8743 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Enum VirtualKey
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
<meta name="generator" content="docfx 2.59.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -397,7 +397,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_Keys_VirtualKey_HANGEUL">HANGEUL</td>
|
||||
<td><p>IME Hanguel mode (maintained for compatibility; use User32.VirtualKey.HANGUL).</p>
|
||||
<td><p>IME Hangeul mode (maintained for compatibility; use User32.VirtualKey.HANGUL).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -887,7 +887,8 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td id="Dalamud_Game_ClientState_Keys_VirtualKey_PACKET">PACKET</td>
|
||||
<td><p>Used to pass Unicode characters as if they were keystrokes. The PACKET key is the low word of a 32-bit Virtual Key value used for non-keyboard input methods..</p>
|
||||
<td><p>Used to pass Unicode characters as if they were keystrokes. The PACKET key is the low word of a 32-bit Virtual Key
|
||||
value used for non-keyboard input methods..</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -1086,6 +1087,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Utility.EnumExtensions.html#Dalamud_Utility_EnumExtensions_GetAttribute__1_System_Enum_">EnumExtensions.GetAttribute<TAttribute>()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Keys.VirtualKeyExtensions.html#Dalamud_Game_ClientState_Keys_VirtualKeyExtensions_GetFancyName_Dalamud_Game_ClientState_Keys_VirtualKey_">VirtualKeyExtensions.GetFancyName()</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue