Constructor SetWeaponModeHelper
SetWeaponModeHelper(Ped)
Creates a new Instance of the SetWeaponModeHelper for sending a SetWeaponMode Message to a given Ped.
Declaration
public SetWeaponModeHelper(Ped ped)
Parameters
Type | Name | Description |
---|---|---|
Ped | ped |
Remarks
Use this message to set the character's weapon mode. This is an alternativeto the setWeaponMode public function.