GTAV-Classes/ped
Aure7138 13fb4e4dae
feat: CPlayerInfo, CVehicle & CPed (#58)
* Added get_position() helper to CNavigation
* Updated CPed class:
  * m_fatigued_health_threshold
  * m_injured_health_threshold
  * m_dying_health_threshold
  * m_hurt_health_threshold
* Updated CPlayerInfo class:
  * m_wanted_level_difficulty
  * m_wanted_level_multiplier
* Updated CVehicle class:
  * m_dirt_level
  * m_max_passengers
  * m_num_of_passengers
  * m_door_lock_status
2022-11-08 21:02:11 +00:00
..
CPed.hpp feat: CPlayerInfo, CVehicle & CPed (#58) 2022-11-08 21:02:11 +00:00
CPedBoneInfo.hpp feat(ped): add CPedBoneInfo (#53) 2022-11-01 17:44:37 +01:00
CPedFactory.hpp fix(CI): Compiled in folders and use relative include dirs (#27) 2022-08-25 22:06:34 +02:00
CPedInventory.hpp feat: Updated classes, added CPedInventory, ... 2022-08-26 00:37:00 +02:00
CPedModelInfo.hpp feat(Classes): Split classes to their correct inheritance (#25) 2022-08-26 00:13:12 +02:00
CPedOxygenInfo.hpp add oxygen_time && water_collision (#52) 2022-10-31 23:06:42 +01:00
CPedWeaponManager.hpp fix(CI): Compiled in folders and use relative include dirs (#27) 2022-08-25 22:06:34 +02:00