_PRELOAD_ENTITY_INTERIOR
This native can enable interiors for train carriages that the game engine has disabled due to distance-based optimization.
ENTITYBuild 1207
Signature
lua
PreloadEntityInterior(entity, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Entity | — | |
| BOOL | — |
Usage
lua
PreloadEntityInterior(entity, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
