DOES_CONTEXT_EXIST_FOR_THIS_PED
Checks if the ped can play the speech or has the speech file, last parameter is usually false.
AUDIOBuild 1207
Signature
lua
DoesContextExistForThisPed(PlayerPedId(), speechName, true)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| char* | — | |
| BOOL | — |
Usage
lua
DoesContextExistForThisPed(PlayerPedId(), speechName, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
