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

#include <gobj.h>

Data Fields

union { 
 
   u32   flags 
 
   struct { 
 
      u32   b0: 1 
 
      u32   b1: 1 
 
      u32   b2: 1 
 
      u32   b3: 1 
 
   }  
 
};  
 
u32 type
 
u8 p_link
 
u8 p_prio
 
HSD_GObjgobj
 

Field Documentation

◆ flags

u32 _unk_gobj_struct::flags

◆ b0

u32 _unk_gobj_struct::b0

◆ b1

u32 _unk_gobj_struct::b1

◆ b2

u32 _unk_gobj_struct::b2

◆ b3

u32 _unk_gobj_struct::b3

◆ [union]

union { ... } _unk_gobj_struct

◆ type

u32 _unk_gobj_struct::type

◆ p_link

u8 _unk_gobj_struct::p_link

◆ p_prio

u8 _unk_gobj_struct::p_prio

◆ gobj

HSD_GObj* _unk_gobj_struct::gobj

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