UParryComponent¶
#include <ParryComponent.h>
Inherits from UBoxComponent
Public Functions¶
| Name | |
|---|---|
| UParryComponent() |
Public Attributes¶
| Name | |
|---|---|
| float | CrouchInterpSpeed |
| FVector | CrouchOffset |
| float | LowerPitchTranslation |
| float | PitchRotation |
| float | UpperPitchTranslation |
| bool | bCheckParryView |
| bool | bIgnoreCombatStateCheck |
| bool | bParryImmediately |
| bool | bParryNonTracers |
| bool | bParryTracers |
Protected Attributes¶
| Name | |
|---|---|
| FVector | CurrentCrouchOffset |
| FVector | DefaultTranslation |
| USceneComponent * | ParentComponent |
Updated on 2025-01-21 at 09:02:24 +0100