_GET_SCENARIO_CONTAINER_REMAINING_LOOT_COUNT
Returns the total number of lootable items currently inside the specified scenario container entity.This value decreases as items are looted. Before opening, it may return 0 because contents are not always loaded until the container is opened
TASKBuild 1207
Signature
lua
GetScenarioContainerRemainingLootCount(entity)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| Entity | — |
Usage
lua
GetScenarioContainerRemainingLootCount(entity)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
