Lost Ark SDK  1.148.153.0
SDK::FTraceHitInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FTraceHitInfo:

Public Attributes

class UMaterialMaterial
 
class UPhysicalMaterialPhysMaterial
 
int Item
 
int LevelIndex
 
struct FName BoneName
 
class UPrimitiveComponentHitComponent
 

Member Data Documentation

◆ BoneName

struct FName SDK::FTraceHitInfo::BoneName

◆ HitComponent

class UPrimitiveComponent* SDK::FTraceHitInfo::HitComponent

◆ Item

int SDK::FTraceHitInfo::Item

◆ LevelIndex

int SDK::FTraceHitInfo::LevelIndex

◆ Material

class UMaterial* SDK::FTraceHitInfo::Material

◆ PhysMaterial

class UPhysicalMaterial* SDK::FTraceHitInfo::PhysMaterial

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