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

#include <robj.h>

Data Fields

HSD_RObjnext
 
u32 flags
 
union { 
 
   HSD_JObj *   jobj 
 
   HSD_Exp   exp 
 
   f32   limit 
 
   HSD_IKHint   ik_hint 
 
u 
 
HSD_AObjaobj
 

Field Documentation

◆ next

HSD_RObj* HSD_RObj::next

◆ flags

u32 HSD_RObj::flags

◆ jobj

HSD_JObj* HSD_RObj::jobj

◆ exp

HSD_Exp HSD_RObj::exp

◆ limit

f32 HSD_RObj::limit

◆ ik_hint

HSD_IKHint HSD_RObj::ik_hint

◆ [union]

union { ... } HSD_RObj::u

◆ aobj

HSD_AObj* HSD_RObj::aobj

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