DynRPG v0.32 Unofficial
Plugin SDK
|
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. | |
Used for parsed event comments (see Event comments guidelines)