Lost Ark SDK  1.148.153.0
SDK::FTakeHitInfo Struct Reference

#include <LA_GameFramework_structs.hpp>

Collaboration diagram for SDK::FTakeHitInfo:

Public Attributes

struct FVector HitLocation
 
struct FVector Momentum
 
class UClassDamageType
 
class APawnInstigatedBy
 
unsigned char HitBoneIndex
 
unsigned char UnknownData00 [0x3]
 
class UPhysicalMaterialPhysicalMaterial
 
float Damage
 
struct FVector RadialDamageOrigin
 

Member Data Documentation

◆ Damage

float SDK::FTakeHitInfo::Damage

◆ DamageType

class UClass* SDK::FTakeHitInfo::DamageType

◆ HitBoneIndex

unsigned char SDK::FTakeHitInfo::HitBoneIndex

◆ HitLocation

struct FVector SDK::FTakeHitInfo::HitLocation

◆ InstigatedBy

class APawn* SDK::FTakeHitInfo::InstigatedBy

◆ Momentum

struct FVector SDK::FTakeHitInfo::Momentum

◆ PhysicalMaterial

class UPhysicalMaterial* SDK::FTakeHitInfo::PhysicalMaterial

◆ RadialDamageOrigin

struct FVector SDK::FTakeHitInfo::RadialDamageOrigin

◆ UnknownData00

unsigned char SDK::FTakeHitInfo::UnknownData00[0x3]

The documentation for this struct was generated from the following file: