Method FightAgainst
FightAgainst(Ped)
Declaration
public void FightAgainst(Ped target)
Parameters
Type | Name | Description |
---|---|---|
Ped | target |
FightAgainst(Ped, Int32)
Declaration
public void FightAgainst(Ped target, int duration)
Parameters
Type | Name | Description |
---|---|---|
Ped | target | |
System.Int32 | duration |