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

#include <types.h>

Data Fields

struct plAttackStats attacks
 
struct plAttackStats hits
 
union { 
 
   struct plAttackStats   x358_hits 
 
   struct { 
 
      u32   total 
 
      u32   by_attack_lo [35] 
 
      u32   by_attack_hi [65] 
 
      u32   thrown_item_count 
 
      u32   aerials_count 
 
      u32   specials_count 
 
      u32   x4F8_count 
 
      u32   x4FC_count 
 
      u32   x500 
 
   }  
 
};  
 
u8 x504 [StatsAttack_Count]
 related to UnkPlBonusBits
 
u32 x568
 
u32 x56C
 
u32 x570
 
u32 x574
 
u32 x578
 
u32 x57C
 
u32 x580
 
u32 x584
 
u32 x588
 
u32 x58C
 
u32 x590
 
u32 x594
 
u32 x598 [8]
 
u8 x5B8 [4]
 
u8 x5BC_b0: 1
 
u8 x5BC_b1: 1
 
u8 x5BC_b2: 1
 
u8 x5BC_b3: 1
 

Field Documentation

◆ attacks

struct plAttackStats plActionStats::attacks

◆ hits

struct plAttackStats plActionStats::hits

◆ x358_hits

struct plAttackStats plActionStats::x358_hits

◆ total

u32 plActionStats::total

◆ by_attack_lo

u32 plActionStats::by_attack_lo[35]

◆ by_attack_hi

u32 plActionStats::by_attack_hi[65]

◆ thrown_item_count

u32 plActionStats::thrown_item_count

◆ aerials_count

u32 plActionStats::aerials_count

◆ specials_count

u32 plActionStats::specials_count

◆ x4F8_count

u32 plActionStats::x4F8_count

◆ x4FC_count

u32 plActionStats::x4FC_count

◆ x500

u32 plActionStats::x500

◆ [union]

union { ... } plActionStats
Todo:
i dont think this is a union but in-game, x358 follows

◆ x504

u8 plActionStats::x504[StatsAttack_Count]

related to UnkPlBonusBits

◆ x568

u32 plActionStats::x568

◆ x56C

u32 plActionStats::x56C

◆ x570

u32 plActionStats::x570

◆ x574

u32 plActionStats::x574

◆ x578

u32 plActionStats::x578

◆ x57C

u32 plActionStats::x57C

◆ x580

u32 plActionStats::x580

◆ x584

u32 plActionStats::x584

◆ x588

u32 plActionStats::x588

◆ x58C

u32 plActionStats::x58C

◆ x590

u32 plActionStats::x590

◆ x594

u32 plActionStats::x594

◆ x598

u32 plActionStats::x598[8]

◆ x5B8

u8 plActionStats::x5B8[4]

◆ x5BC_b0

u8 plActionStats::x5BC_b0

◆ x5BC_b1

u8 plActionStats::x5BC_b1

◆ x5BC_b2

u8 plActionStats::x5BC_b2

◆ x5BC_b3

u8 plActionStats::x5BC_b3

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