DOOR_SYSTEM_SET_OPEN_RATIO
Sets the ajar angle of a door. Ranges from -1.0 to 1.0, and 0.0 is closed / default.
OBJECTBuild 1207
Signature
lua
DoorSystemSetOpenRatio(GetHashKey("..."), 0.0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| float | — | |
| BOOL | — |
Usage
lua
DoorSystemSetOpenRatio(GetHashKey("..."), 0.0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
