Native referenceRedM
GET_CONTROL_NORMAL
0xEC3C9B8D5327B563 PADfloat GET_CONTROL_NORMAL(int padIndex, int control);Knowledge from the field
What builders have learned.
Community-submitted notes linked to this native. Read the full finding for its context and constraints.
Finding / 24Citizen.InvokeNative returns BOOLEAN for control/velocity natives in RedM Lua — use Lua wrappers
## Context Calling natives that return `float` or `Vector3` via `Citizen.InvokeNative(0x...)` in a RedM Lua resource. Specifically: `GET_CONTROL_NORMAL`, `IS_CONTROL_PRESSED`, `IS_DISABLED_CONTROL_PRE
Read the field note