_SET_CONTROL_CONTEXT
Sets the current control context. Must be called every frame. context: https://alloc8or.re/rdr3/doc/misc/input_contexts.txt For more information, see common:/data/control/settings.meta https://github.com/femga/rdr3_discoveries/tree/master/Controls
PADBuild 1207
Signature
lua
SetControlContext(0, GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| Hash | — |
Usage
lua
SetControlContext(0, GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
