liblcf
LDB_Reader::ChunkTroop Struct Reference

#include <ldb_chunks.h>

+ Collaboration diagram for LDB_Reader::ChunkTroop:

Public Types

enum  Index {
  name = 0x01 ,
  members = 0x02 ,
  auto_alignment = 0x03 ,
  terrain_set_size = 0x04 ,
  terrain_set = 0x05 ,
  appear_randomly = 0x06 ,
  pages = 0x0B
}
 

Detailed Description

Definition at line 709 of file ldb_chunks.h.

Member Enumeration Documentation

◆ Index

Enumerator
name 

String

members 

Array - RPG::TroopMember

auto_alignment 

Flag

terrain_set_size 

Integer

terrain_set 

Array - Flag

appear_randomly 

Flag

pages 

Array - RPG::TroopPage

Definition at line 710 of file ldb_chunks.h.


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