#include <struct.h>
Data Fields | |
| char * | ActionLabel |
| char * | modify_obstacle_with_label |
| int | modify_obstacle_to_type |
| char * | modify_event_trigger_with_action_label |
| int | modify_event_trigger_value |
| point | TeleportTarget |
| int | TeleportTargetLevel |
| char * | also_execute_action_label |
Definition at line 252 of file struct.h.
Definition at line 254 of file struct.h.
Referenced by clear_out_all_events_and_actions(), and decode_all_event_actions().
Definition at line 260 of file struct.h.
Referenced by clear_out_all_events_and_actions(), and decode_all_event_actions().
Definition at line 264 of file struct.h.
Referenced by clear_out_all_events_and_actions(), and ExecuteEvent().
Definition at line 267 of file struct.h.
Referenced by clear_out_all_events_and_actions(), and decode_all_event_actions().
1.5.5