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

Used for parsed event comments (see Event comments guidelines) More...

#include <ParsedCommentData.h>

Public Attributes

char command [200]
 Command name (empty if it's no "special" comment at all)
 
int parametersCount
 Number of parameters.
 
ParsedCommentParameter parameters [100]
 Parsed parameters.
 

Detailed Description

Used for parsed event comments (see Event comments guidelines)

See also
RPG::ParsedCommentParameter

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