Expand description
Raw Unofficial Extras exports.
Functions§
- get_key⚠
- Retrieves the
RawKey
for a given gameControl
from Unofficial Extras.key_index
can be0
or1
for primary/secondary keybind respectively. - get_
keybind ⚠ - Retrieves the
RawKeybind
for a given gameControl
from Unofficial Extras. - handle⚠
- Returns the handle to the Unofficial Extras dll.
Type Aliases§
- Export
GetKey - Signature of the
get_key
export. - Export
GetKeybind - Signature of the
get_keybind
export.