Expand description
Raw Unofficial Extras exports.
Functions§
- get_key⚠
- Retrieves the
RawKeyfor a given gameControlfrom Unofficial Extras.key_indexcan be0or1for primary/secondary keybind respectively. - get_
keybind ⚠ - Retrieves the
RawKeybindfor a given gameControlfrom Unofficial Extras. - handle⚠
- Returns the handle to the Unofficial Extras dll.
Type Aliases§
- Export
GetKey - Signature of the
get_keyexport. - Export
GetKeybind - Signature of the
get_keybindexport.