liblcf
LMU_Reader::ChunkEventPageCondition Struct Reference

#include <lmu_chunks.h>

+ Collaboration diagram for LMU_Reader::ChunkEventPageCondition:

Public Types

enum  Index {
  flags = 0x01 ,
  switch_a_id = 0x02 ,
  switch_b_id = 0x03 ,
  variable_id = 0x04 ,
  variable_value = 0x05 ,
  item_id = 0x06 ,
  actor_id = 0x07 ,
  timer_sec = 0x08 ,
  timer2_sec = 0x09 ,
  compare_operator = 0x0A
}
 

Detailed Description

Definition at line 19 of file lmu_chunks.h.

Member Enumeration Documentation

◆ Index

Enumerator
flags 

Bitflag

switch_a_id 

Integer

switch_b_id 

Integer

variable_id 

Integer

variable_value 

Integer

item_id 

Integer

actor_id 

Integer

timer_sec 

Integer

timer2_sec 

Integer - RPG2003

compare_operator 

Integer - RPG2003

Definition at line 20 of file lmu_chunks.h.


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