Property DropsEquippedWeaponOnDeath
DropsEquippedWeaponOnDeath
Sets whether this Ped will drop the equipped weapon when they get killed. Note that Peds will drop only their equipped weapon when they get killed.
Declaration
public bool DropsEquippedWeaponOnDeath { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|