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

#include <robj.h>

Data Fields

union { 
 
   f32(*   func )(void) 
 
   u8 *   bytecode 
 
expr 
 
HSD_Rvaluervalue
 
u32 nb_args
 
u8 is_bytecode
 

Field Documentation

◆ func

f32(* HSD_Exp::func) (void)

◆ bytecode

u8* HSD_Exp::bytecode

◆ [union]

union { ... } HSD_Exp::expr

◆ rvalue

HSD_Rvalue* HSD_Exp::rvalue

◆ nb_args

u32 HSD_Exp::nb_args

◆ is_bytecode

u8 HSD_Exp::is_bytecode

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