Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_msg_flow.h File Reference

Go to the source code of this file.

Classes

struct  mesg_flow_node
 
struct  mesg_flow_node_branch
 
struct  mesg_flow_node_event
 
class  dMsgFlow_c
 

Typedefs

typedef int(dMsgFlow_c::* queryFunc) (mesg_flow_node_branch *, fopAc_ac_c *, int)
 
typedef int(dMsgFlow_c::* eventFunc) (mesg_flow_node_event *, fopAc_ac_c *)
 

Typedef Documentation

◆ eventFunc

typedef int(dMsgFlow_c::* eventFunc) (mesg_flow_node_event *, fopAc_ac_c *)

◆ queryFunc

typedef int(dMsgFlow_c::* queryFunc) (mesg_flow_node_branch *, fopAc_ac_c *, int)