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

Class used for storing special event data of a character. More...

List of all members.

Public Attributes

DStringPtr name
 Name of the event, as set in the event editor.

Detailed Description

Class used for storing special event data of a character.

Note:
At the moment, only the event name can be accessed.

Member Data Documentation

Name of the event, as set in the event editor.