Lost Ark SDK  1.148.153.0
SDK::FImpactInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FImpactInfo:

Public Attributes

class AActorHitActor
 
struct FVector HitLocation
 
struct FVector HitNormal
 
struct FVector RayDir
 
struct FVector StartTrace
 
struct FTraceHitInfo HitInfo
 

Member Data Documentation

◆ HitActor

class AActor* SDK::FImpactInfo::HitActor

◆ HitInfo

struct FTraceHitInfo SDK::FImpactInfo::HitInfo

◆ HitLocation

struct FVector SDK::FImpactInfo::HitLocation

◆ HitNormal

struct FVector SDK::FImpactInfo::HitNormal

◆ RayDir

struct FVector SDK::FImpactInfo::RayDir

◆ StartTrace

struct FVector SDK::FImpactInfo::StartTrace

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