mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 12:30:36 +00:00
CAutomobile::ProcessControlInputs
This commit is contained in:
parent
3e1455cc37
commit
0548476ba6
7 changed files with 154 additions and 8 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
void ClearWeaponTarget();
|
||||
void SetWantedLevel(int32 level);
|
||||
void SetWantedLevelNoDrop(int32 level);
|
||||
void KeepAreaAroundPlayerClear(void);
|
||||
|
||||
static void SetupPlayerPed(int32);
|
||||
static void DeactivatePlayerPed(int32);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue