1#ifndef D_A_TAG_EVTMSG_H
2#define D_A_TAG_EVTMSG_H
Definition d_msg_flow.h:49
Definition d_a_tag_evtmsg.h:10
int Execute()
Definition d_a_tag_evtmsg.cpp:46
BOOL isDelete()
Definition d_a_tag_evtmsg.cpp:148
BOOL chkPointInArea(cXyz)
Definition d_a_tag_evtmsg.cpp:166
static char * mEvtCutNameList[]
Definition d_a_tag_evtmsg.h:13
int mFlowID
Definition d_a_tag_evtmsg.h:13
BOOL ECut_talk(int)
Definition d_a_tag_evtmsg.cpp:177
int mTimer
Definition d_a_tag_evtmsg.h:12
int create()
Definition d_a_tag_evtmsg.cpp:23
dMsgFlow_c mMsgFlow
Definition d_a_tag_evtmsg.h:16
u8 getProcType()
Definition d_a_tag_evtmsg.cpp:144
u8 getOffSwBit()
Definition d_a_tag_evtmsg.cpp:140
u32 getOnEvtBit()
Definition d_a_tag_evtmsg.cpp:118
u8 getOnSwBit()
Definition d_a_tag_evtmsg.cpp:136
u8 field_0x572
Definition d_a_tag_evtmsg.h:15
BOOL ECut_wait(int)
Definition d_a_tag_evtmsg.cpp:189
u32 getOffEvtBit()
Definition d_a_tag_evtmsg.cpp:127
virtual ~daTag_EvtMsg_c()
Definition d_a_tag_evtmsg.cpp:229
int Draw()
Definition d_a_tag_evtmsg.cpp:114
s16 mEventID
Definition d_a_tag_evtmsg.h:14
int Delete()
Definition d_a_tag_evtmsg.cpp:42
static EvtCutFunc mEvtCutList[]
Definition d_a_tag_evtmsg.h:15
Definition f_op_actor.h:230
BOOL(daTag_EvtMsg_c::* EvtCutFunc)(int)
Definition d_a_tag_evtmsg.h:8
int BOOL
Definition types.h:33
unsigned long u32
Definition types.h:12
signed short int s16
Definition types.h:9
unsigned char u8
Definition types.h:8