Class StopAllBehaviorsHelper
Send this message to immediately stop all behaviors from executing.
Inherited Members
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class StopAllBehaviorsHelper : CustomHelper
Constructors
| Improve this Doc View SourceStopAllBehaviorsHelper(Ped)
Creates a new Instance of the StopAllBehaviorsHelper for sending a StopAllBehaviors Message to a given Ped.
Declaration
public StopAllBehaviorsHelper(Ped ped)
Parameters
Type | Name | Description |
---|---|---|
Ped | ped |
Remarks
Send this message to immediately stop all behaviors from executing.