Constructor CustomHelper
CustomHelper(Ped, String)
Creates a helper class for building Natural Motion messages to send to a given Ped.
Declaration
protected CustomHelper(Ped target, string message)
Parameters
| Type | Name | Description |
|---|---|---|
| Ped | target | The Ped that the message will be applied to. |
| System.String | message | The name of the natural motion message. |