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

#include <robj.h>

Data Fields

HSD_RObjDescnext
 
u32 flags
 
union { 
 
   u32   i 
 
   HSD_ExpDesc *   exp 
 
   HSD_ByteCodeExpDesc *   bcexp 
 
   HSD_IKHintDesc *   ik_hint 
 
   HSD_Joint *   joint 
 
   f32   limit 
 
u 
 

Field Documentation

◆ next

HSD_RObjDesc* HSD_RObjDesc::next

◆ flags

u32 HSD_RObjDesc::flags

◆ i

u32 HSD_RObjDesc::i

◆ exp

HSD_ExpDesc* HSD_RObjDesc::exp

◆ bcexp

HSD_ByteCodeExpDesc* HSD_RObjDesc::bcexp

◆ ik_hint

HSD_IKHintDesc* HSD_RObjDesc::ik_hint

◆ joint

HSD_Joint* HSD_RObjDesc::joint

◆ limit

f32 HSD_RObjDesc::limit

◆ [union]

union { ... } HSD_RObjDesc::u

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