DynRPG  v0.20
RM2k3 Plugin SDK
Public Attributes
RPG::EventScriptList Class Reference

List of event script lines. More...

List of all members.

Public Attributes

DList< EventScriptLine * > * list
 The actual RPG::DList.

Detailed Description

List of event script lines.

Note:
Do not ask me why this class is there, I didn't invent it.

Member Data Documentation

The actual RPG::DList.