arcdps::extras::exports::rawFunction get_key
Source pub unsafe fn get_key(control: Control, key_index: u32) -> RawKey
Expand description
Retrieves the RawKey
for a given game Control
from Unofficial Extras.
key_index
can be 0
or 1
for primary/secondary keybind respectively.