feat: keystate data window

This commit is contained in:
Raymond 2021-09-07 10:57:13 -04:00
parent bb3ec9d408
commit eb6680e097
2 changed files with 33 additions and 1 deletions

View file

@ -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>