SSBM Decomp
Loading...
Searching...
No Matches
DmgLogEntry Struct Reference

Data Fields

enum EntityKind x0
 
FighterKind kind
 
HSD_GObjgobj
 
union { 
 
   HitCapsule *   hit0 
 
   DynamicsDesc *   unk_anim0 
 
};  
 
union { 
 
   HitCapsule *   hit1 
 
   HurtCapsule *   hurt1 
 
};  
 
Vec3 pos
 
int x20
 
size_t size_of_xC
 

Field Documentation

◆ x0

enum EntityKind DmgLogEntry::x0

◆ kind

FighterKind DmgLogEntry::kind

◆ gobj

HSD_GObj* DmgLogEntry::gobj

◆ hit0

HitCapsule* DmgLogEntry::hit0

◆ unk_anim0

DynamicsDesc* DmgLogEntry::unk_anim0

◆ [union]

union { ... } DmgLogEntry
Todo:
Might be a fake union

◆ hit1

HitCapsule* DmgLogEntry::hit1

◆ hurt1

HurtCapsule* DmgLogEntry::hurt1

◆ [union]

union { ... } DmgLogEntry
Todo:
Might be a fake union

◆ pos

Vec3 DmgLogEntry::pos

◆ x20

int DmgLogEntry::x20

◆ size_of_xC

size_t DmgLogEntry::size_of_xC

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