Macros | |
| #define | NAMESPACE world_bombette |
| #define | USE_STATE functionTemp[0] |
Functions | |
| void | entity_try_partner_interaction_trigger (s32 arg0) |
| void N | blast_affect_entities (Npc *npc) |
| void N | init (Npc *bombette) |
| void N | try_cancel_tweester (Npc *npc) |
| s32 N | can_use_ability (Npc *npc) |
| s32 N | can_open_menus (Npc *npc) |
| s32 N | test_first_strike (Npc *bombette, Npc *enemy) |
| void N | pre_battle (Npc *bombette) |
Variables | |
| EvtScript | EVS_WorldBombette_TakeOut |
| EvtScript | EVS_WorldBombette_Update |
| EvtScript | EVS_WorldBombette_UseAbility |
| EvtScript | EVS_WorldBombette_PutAway |
| #define NAMESPACE world_bombette |
| #define USE_STATE functionTemp[0] |
Referenced by blast_affect_entities().
| EvtScript EVS_WorldBombette_PutAway |
| EvtScript EVS_WorldBombette_UseAbility |