DynRPG v0.32 Unofficial
Plugin SDK
|
Used for parameters of parsed event comments (see Event comments guidelines) More...
#include <ParsedCommentParameter.h>
Public Attributes | |
ParsedCommentParameterType | type |
Type of the parameter. | |
double | number |
Numerical value (if type is RPG::PARAM_NUMBER) | |
char | text [200] |
Text value (if type is RPG::PARAM_STRING or RPG::PARAM_TOKEN) | |
Used for parameters of parsed event comments (see Event comments guidelines)