Class ShotInGutsHelper
Configure the shot in guts reaction.
Inherited Members
Namespace: GTA.NaturalMotion
Assembly: ScriptHookVDotNet3.dll
Syntax
public sealed class ShotInGutsHelper : CustomHelper
Constructors
| Improve this Doc View SourceShotInGutsHelper(Ped)
Declaration
public ShotInGutsHelper(Ped ped)
Parameters
Type | Name | Description |
---|---|---|
Ped | ped |
Remarks
Configure the shot in guts reaction.
Properties
| Improve this Doc View SourceShotInGuts
Type of reaction.
Declaration
public bool ShotInGuts { set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value = False.
SigForceBalancePeriod
Amount of time not taking a step.
Declaration
public float SigForceBalancePeriod { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 0.0f. Min value = 0.0f. Max value = 10.0f.
SigHipAmount
Hip Pitch.
Declaration
public float SigHipAmount { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 1.0f. Min value = 0.0f. Max value = 10.0f.
SigKneeAmount
Knee bend.
Declaration
public float SigKneeAmount { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 0.1f. Min value = 0.0f. Max value = 1.0f.
SigKneesOnset
Amount of time not taking a step.
Declaration
public float SigKneesOnset { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 0.0f. Min value = 0.0f. Max value = 10.0f.
SigNeckAmount
Neck Bend.
Declaration
public float SigNeckAmount { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 1.0f. Min value = 0.0f. Max value = 10.0f.
SigPeriod
Active time after being shot.
Declaration
public float SigPeriod { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 2.0f. Min value = 0.0f. Max value = 10.0f.
SigSpineAmount
SpineBend.
Declaration
public float SigSpineAmount { set; }
Property Value
Type | Description |
---|---|
Single |
Remarks
Default value = 2.0f. Min value = 0.0f. Max value = 10.0f.