DoorSystemSetAutomaticRate — FiveM Natives
0x03C27E13B42A0E82 · OBJECT · all
Includes networking check: ownership vs. or the door itself isn't networked.
Parameters
| Name | Type | Description |
|---|---|---|
| doorHash | Hash | Door system identifier |
| rate | float | |
| requestDoor | BOOL | |
| forceUpdate | BOOL | On true invokes [DOOR_SYSTEM_SET_DOOR_STATE](#\_0x6BAB9442830C7F53); otherwise requestDoor is unused. |
Returns
void