mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-15 20:37:42 +01:00
feat: keystate data window
This commit is contained in:
parent
bb3ec9d408
commit
eb6680e097
2 changed files with 33 additions and 1 deletions
|
|
@ -137,7 +137,6 @@ namespace Dalamud.Game.ClientState.Keys
|
|||
|
||||
/// <summary>
|
||||
/// Gets the raw value from the key state array.
|
||||
/// No bounds checking is done.
|
||||
/// </summary>
|
||||
/// <param name="vkCode">Virtual key code.</param>
|
||||
/// <returns>A reference to the indexed array.</returns>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue