RedM Index logoRedM Index
NativesHashesClothesBlipsPropsItem Tool
Sign inGet started

Reference

  • Natives
  • Hashes
  • Clothes
  • Blips
  • Props

Namespace

  1. Reference
  2. Natives
  3. _PRELOAD_ENTITY_INTERIOR

_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 void

Parameters

NameTypeDescription
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

On this page

  • Signature
  • Parameters
  • Usage
  • Details