liblcf
|
#include <ldb_chunks.h>
Public Types | |
enum | Index { name = 0x01, trigger = 0x0B, switch_flag = 0x0C, switch_id = 0x0D, event_commands_size = 0x15, event_commands = 0x16 } |
Definition at line 327 of file ldb_chunks.h.
Enumerator | |
---|---|
name | String |
trigger | Integer |
switch_flag | Flag |
switch_id | Integer |
event_commands_size | Integer |
event_commands | Array - RPG::EventCommand |
Definition at line 328 of file ldb_chunks.h.