DoesContextExistForThisPed — FiveM Natives
0x49B99BF3FDA89A7A · AUDIO · all
Checks if the context exists for the ped, searching through the voices in its PedVoiceGroup. The final argument can be set to true to allow searching in backup PVGs
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| speechName | char* |
| allowBackupPVGs | BOOL |
Returns
BOOL