Constructor CarriedHelper
CarriedHelper(Ped)
Creates a new Instance of the CarriedHelper for sending a Carried Message to a given Ped.
Declaration
public CarriedHelper(Ped ped)
Parameters
Type |
Name |
Description |
Ped |
ped |
The Ped to send the Carried Message to.
|