UTracerType¶
#include <TracerType.h>
Inherits from UTBLObject, UAssemblyObject, UObject
Inherited by UAttackTracers, UParryTracers
Public Functions¶
| Name | |
|---|---|
| UTracerType() |
Public Attributes¶
| Name | |
|---|---|
| float | AngleCheckLocationOffset |
| FColor | BackSwingDebugColor |
| float | FacingEnemyMaxAngle |
| float | FacingEnemyMaxAngleVertical |
| float | FacingOtherMaxAngle |
| float | FacingTeammateMaxAngle |
| float | InvalidOverheadTime |
| float | InvalidStabTime |
| FColor | InvalidWindupDebugColor |
| TArray< UTracerShape * > | TracerShapes |
| int32 | Version |
| float | WeaponTipActiveTime |
| FName | WeaponTipComponentName |
| FColor | WeaponTipDebugColor |
| FWeaponTipMaxAngle | WeaponTipDelayAngle |
| float | WeaponTipDelayTime |
| FWeaponTipMaxAngle | WeaponTipMaxAngle |
| bool | bDoWeaponTipAngleCheck |
| bool | bDoWorldHit |
| bool | bDoWorldHitAngleCheck |
Updated on 2025-01-21 at 09:02:25 +0100