UBoxTracers¶
#include <BoxTracers.h>
Inherits from UTracerShape, UTBLObject, UAssemblyObject, UObject
Public Functions¶
| Name | |
|---|---|
| UBoxTracers() |
Public Attributes¶
| Name | |
|---|---|
| FName | BoxComponentName |
| FVector | CustomSocketExtents |
| FName | CustomSocketName |
| int32 | IgnoreParryDepth |
| bool | bUseCustomSocket |
Protected Attributes¶
| Name | |
|---|---|
| UBoxComponent * | BoxComponent |
| FVector | BoxExtents |
| int32 | CurrentIndex |
| [[FHitResult]] | DelayHit |
| float | DelayHitTime |
| FTransform | LocalBoxTransform |
| TArray< FVector > | TracerDirection |
| TArray< FTransform > | TracerTransforms |
| bool | bCanClash |
| bool | bDelayedHit |
| bool | bIsHorizontalBackSwingDone |
| bool | bIsOverheadWindupDone |
| bool | bIsStabWindupDone |
| bool | bIsValid |
| bool | bIsVerticalBackSwingDone |
Updated on 2025-01-21 at 09:02:24 +0100