#include <objserial.h>
Collaboration diagram for Serial_schedule:

Public Attributes | |
| short | time |
| short | type |
| int | tx |
| int | ty |
Definition at line 129 of file objserial.h.
| short Serial_schedule::time |
Definition at line 131 of file objserial.h.
Referenced by Get_schedule_line(), and ExultStudio::init_npc_window().
| short Serial_schedule::type |
Definition at line 132 of file objserial.h.
Referenced by Actor::edit(), Get_schedule_line(), and ExultStudio::init_npc_window().
Definition at line 133 of file objserial.h.
Referenced by Actor::edit(), Get_schedule_line(), and ExultStudio::init_npc_window().
Definition at line 133 of file objserial.h.
Referenced by Actor::edit(), Get_schedule_line(), and ExultStudio::init_npc_window().
1.5.1