liblcf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
LDB_Reader::ChunkEnemyAction Struct Reference

#include <ldb_chunks.h>

+ Collaboration diagram for LDB_Reader::ChunkEnemyAction:

Public Types

enum  Index {
  kind = 0x01,
  basic = 0x02,
  skill_id = 0x03,
  enemy_id = 0x04,
  condition_type = 0x05,
  condition_param1 = 0x06,
  condition_param2 = 0x07,
  switch_id = 0x08,
  switch_on = 0x09,
  switch_on_id = 0x0A,
  switch_off = 0x0B,
  switch_off_id = 0x0C,
  rating = 0x0D
}
 

Detailed Description

Definition at line 554 of file ldb_chunks.h.

Member Enumeration Documentation

Enumerator
kind 

Integer

basic 

Integer

skill_id 

Integer

enemy_id 

Integer

condition_type 

Integer

condition_param1 

Integer

condition_param2 

Integer

switch_id 

Integer

switch_on 

Flag

switch_on_id 

Integer

switch_off 

Flag

switch_off_id 

Integer

rating 

Integer

Definition at line 555 of file ldb_chunks.h.


The documentation for this struct was generated from the following file: