_HAS_PED_ANIMAL_BEEN_SAMPLED
Returns true if the specified ped (animal) has been flagged as sampled. This is presumed to read a boolean flag set by:`_FORCE_ANIMAL_SAMPLED`
TASKBuild 1311
Signature
lua
HasPedAnimalBeenSampled(animal)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
HasPedAnimalBeenSampled(animal)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
