CommonLibSSE (Parapets fork)
RE::Projectile::ImpactData Struct Reference

#include <Projectile.h>

Public Attributes

NiPoint3 targetPosition
 
NiPoint3 direction
 
ObjectRefHandle collidee
 
std::uint32_t pad1C
 
NiPointer< bhkCollisionObjectcolObj
 
BGSMaterialTypematerialType
 
std::int32_t damageNodeIndex
 
COL_LAYER collisionLayer
 
std::uint64_t unk38
 
ImpactResult impactResult
 
std::uint32_t unk44
 
std::uint8_t unk48
 
std::uint8_t unk49
 
std::uint16_t pad4A
 
std::uint32_t pad4C
 

Member Data Documentation

◆ collidee

ObjectRefHandle RE::Projectile::ImpactData::collidee

◆ collisionLayer

COL_LAYER RE::Projectile::ImpactData::collisionLayer

◆ colObj

NiPointer<bhkCollisionObject> RE::Projectile::ImpactData::colObj

◆ damageNodeIndex

std::int32_t RE::Projectile::ImpactData::damageNodeIndex

◆ direction

NiPoint3 RE::Projectile::ImpactData::direction

◆ impactResult

ImpactResult RE::Projectile::ImpactData::impactResult

◆ materialType

BGSMaterialType* RE::Projectile::ImpactData::materialType

◆ pad1C

std::uint32_t RE::Projectile::ImpactData::pad1C

◆ pad4A

std::uint16_t RE::Projectile::ImpactData::pad4A

◆ pad4C

std::uint32_t RE::Projectile::ImpactData::pad4C

◆ targetPosition

NiPoint3 RE::Projectile::ImpactData::targetPosition

◆ unk38

std::uint64_t RE::Projectile::ImpactData::unk38

◆ unk44

std::uint32_t RE::Projectile::ImpactData::unk44

◆ unk48

std::uint8_t RE::Projectile::ImpactData::unk48

◆ unk49

std::uint8_t RE::Projectile::ImpactData::unk49

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