ProjectileMovementComponent |
UArchonProjectileMoveComponent* |
0x458 |
|
AbilitySystemComponent |
UArchonAbilitySystemComponent* |
0x460 |
|
HittableComponent |
UArchonHittableComponent* |
0x468 |
|
DamageDetectionCollider |
UShapeComponent* |
0x470 |
|
ProjectileVisualComponent |
UMeshComponent* |
0x478 |
|
bIsDestroyable |
bool |
0x480 |
|
bExplodeOnDestroyed |
bool |
0x481 |
|
bUsePoolSpawn |
bool |
0x482 |
|
OnExplodeActionList |
TMap<EProjectileExplodeType, FProjectileActionExplodeList> |
0x488 |
|
OnHitActionList |
TMap<EProjectileExplodeType, FProjectileActionHitList> |
0x4d8 |
|
OnSpawnActionList |
TArray<UArchonProjectileAction_Spawn*> |
0x528 |
|
DamageGUID |
FGuid |
0x538 |
|
bSharedDamageGUID |
bool |
0x548 |
|
DamageKey |
FName |
0x54c |
|
OnProjectilePostMitigationReceivedDamage |
FMulticastInlineDelegate |
0x558 |
|
IncomingDamageModifiers |
TArray<TScriptInterface<IArchonDamageModifierInterface>> |
0x568 |
|