A table full with all the known keys
for k,v in pairs(HRLib.Keys) do print('Key Name', k, 'Key Index', v) end
Last updated 1 month ago