Class ConfigureConstraintsHelper
One shot to give state of constraints on character and response to constraints.
Inherited Members
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class ConfigureConstraintsHelper : CustomHelper
Constructors
| Improve this Doc View SourceConfigureConstraintsHelper(Ped)
Creates a new Instance of the ConfigureConstraintsHelper for sending a ConfigureConstraints Message to a given Ped.
Declaration
public ConfigureConstraintsHelper(Ped ped)
Parameters
Type | Name | Description |
---|---|---|
Ped | ped |
Remarks
One shot to give state of constraints on character and response to constraints.
Properties
| Improve this Doc View SourceBespokeBehavior
Not implemented.
Declaration
public bool BespokeBehavior { set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value = False.
Blend2ZeroPose
Blend Arms to zero pose.
Declaration
public float Blend2ZeroPose { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 0.0f. Min value = 0.0f. Max value = 1.0f.
HandCuffs
Declaration
public bool HandCuffs { set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value = False.
HandCuffsBehindBack
Not implemented.
Declaration
public bool HandCuffsBehindBack { set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value = False.
LegCuffs
Not implemented.
Declaration
public bool LegCuffs { set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value = False.
PassiveMode
0 setCurrent, 1= IK to dominant, (2=pointGunLikeIK //not implemented).
Declaration
public int PassiveMode { set; }
Property Value
Type | Description |
---|---|
Int32 |
Remarks
Default value = 0. Min value = 0. Max value = 5.
RightDominant
Declaration
public bool RightDominant { set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value = False.