|
Crossfire Server
1.75.0
|
Data Fields | |
| int | dir |
| object * | op |
| object * | part |
| object * | skill |
| const char * | string |
Definition at line 406 of file skill_util.cpp.
| int do_skill_cb_data::dir |
Definition at line 410 of file skill_util.cpp.
Referenced by animate_weapon(), attempt_jump(), cast_cause_disease(), cast_cone(), cast_create_obj(), cast_light(), cast_polymorph(), cast_transfer(), counterspell(), create_bomb(), dimension_door(), do_skill(), do_skill_cb(), do_throw(), find_target_for_friendly_spell(), fire_arch_from_position(), fire_bolt(), fire_swarm(), get_pointed_target(), magic_wall(), move_ball_spell(), move_missile(), pick_lock(), probe(), put_a_monster(), skill_attack(), steal(), and use_oratory().
| object* do_skill_cb_data::op |
Definition at line 407 of file skill_util.cpp.
Referenced by cast_bless(), cast_change_ability(), do_skill(), do_skill_cb(), execute_word_of_recall(), find_target_for_friendly_spell(), move_bullet(), and reflwall().
| object* do_skill_cb_data::part |
Definition at line 408 of file skill_util.cpp.
Referenced by cast_detection(), and do_skill_cb().
| object* do_skill_cb_data::skill |
Definition at line 409 of file skill_util.cpp.
Referenced by cast_destruction(), cast_spell(), caster_level(), do_skill(), and do_skill_cb().
| const char* do_skill_cb_data::string |
Definition at line 411 of file skill_util.cpp.
Referenced by do_skill_cb().