DynRPG v0.32 Unofficial
Plugin SDK
Public Attributes | List of all members
RPG::EventPrecondition Class Reference

The preconditions for a particular event page. More...

#include <EventPrecondition.h>

Public Attributes

EventPreconditionFlag_T flag
 Precondition flags (can be combined)
 
int switchId [2]
 The IDs of switches A & B.
 
int variableId
 The ID of the variable to trigger.
 
int variableValue
 The variable trigger will be above this value.
 
int itemId
 Database ID of item.
 
int heroId
 Database ID of hero.
 
int TimerValue [2]
 The values of timers 1 & 2 (in seconds)
 
EventPreconditionVarLogic varLogic
 The variable's logic (equal/greater/less etc.)
 

Detailed Description

The preconditions for a particular event page.

See also
RPG::EventPage
RPG::EventData
RPG::EventPreconditionFlag
RPG::EventPreconditionVarLogic

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