Ped::getNumParentPedsOfType
Type equals 0 for male non-dlc, 1 for female non-dlc, 2 for male dlc, and 3 for female dlc.
Syntax
ped.getNumParentPedsOfType(type);
Required Arguments
- type: int
Return value
- int
Example
todo
Type equals 0 for male non-dlc, 1 for female non-dlc, 2 for male dlc, and 3 for female dlc.
ped.getNumParentPedsOfType(type);
todo