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