Class StopAllBehavioursHelper
Send this message to immediately stop all behaviors from executing.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet2.dll
Syntax
public sealed class StopAllBehavioursHelper : CustomHelper
Constructors
Name | Description |
---|---|
StopAllBehavioursHelper(Ped) | Creates a new Instance of the StopAllBehaviorsHelper for sending a StopAllBehaviors Message to a given Ped. |