_SET_OBJECT_LANTERN_DISABLE_LIGHT
Primarily used on lantern weapon entities after they have been dropped. This native does NOT affect lanterns while they are being held by a ped
OBJECTBuild 1207
Signature
lua
SetObjectLanternDisableLight(object, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Object | — | |
| BOOL | — |
Usage
lua
SetObjectLanternDisableLight(object, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
