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

One tier's worth of spawn data (bronze/silver/gold). More...

#include <itCommonItems.h>

Data Fields

HSD_Jointjoint
 
HSD_AnimJointanim_joint
 
HSD_MatAnimJointmatanim_joint
 
HSD_ShapeAnimJointshape_anim_joint
 
s32 xD84_value
 
s32 threshold
 
f32 scale
 
itECB ecb
 

Detailed Description

One tier's worth of spawn data (bronze/silver/gold).

The four fields from anim_joint through xD84_value form an inline ItemStateDesc; its address is passed to Item_80268D34. The fourth slot (xC_script in ItemStateDesc) doubles as xD84_value.

Field Documentation

◆ joint

HSD_Joint* it_2E5A_TierEntry::joint

◆ anim_joint

HSD_AnimJoint* it_2E5A_TierEntry::anim_joint

◆ matanim_joint

HSD_MatAnimJoint* it_2E5A_TierEntry::matanim_joint

◆ shape_anim_joint

HSD_ShapeAnimJoint* it_2E5A_TierEntry::shape_anim_joint

◆ xD84_value

s32 it_2E5A_TierEntry::xD84_value

◆ threshold

s32 it_2E5A_TierEntry::threshold

◆ scale

f32 it_2E5A_TierEntry::scale

◆ ecb

itECB it_2E5A_TierEntry::ecb

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