82 unsigned char pad1[3];
89 "NPC_AI_ACTION_PARAM_ST paramdef size does not match detected size");
This struct was automatically generated from XML paramdefs.
Definition NPC_AI_ACTION_PARAM_ST.hpp:10
unsigned char key2
Key input 2.
Definition NPC_AI_ACTION_PARAM_ST.hpp:30
unsigned char key3
Key input 3.
Definition NPC_AI_ACTION_PARAM_ST.hpp:37
bool bMoveDirHold
Press and hold the movement direction input?
Definition NPC_AI_ACTION_PARAM_ST.hpp:44
bool bKeyHold2
Press and hold key input 2?
Definition NPC_AI_ACTION_PARAM_ST.hpp:58
int gestureId
Gesture ID (valid only when any key input is GESTURE)
Definition NPC_AI_ACTION_PARAM_ST.hpp:72
unsigned char moveDir
Move direction input.
Definition NPC_AI_ACTION_PARAM_ST.hpp:16
unsigned char key1
Key input 1.
Definition NPC_AI_ACTION_PARAM_ST.hpp:23
bool bLifeEndSuccess
Treat as successful when life is over.
Definition NPC_AI_ACTION_PARAM_ST.hpp:80
bool bKeyHold1
Press and hold key input 1?
Definition NPC_AI_ACTION_PARAM_ST.hpp:51
bool bKeyHold3
Press and hold key input 3?
Definition NPC_AI_ACTION_PARAM_ST.hpp:65